mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fixup bug dath
This commit is contained in:
parent
c189b62073
commit
c8c345be48
@ -2,7 +2,7 @@ apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: {{ .Release.Name }}-configmap
|
||||
dath:
|
||||
data:
|
||||
GRAPHQL_URI: "http://{{ .Release.Name }}-backend:4000"
|
||||
NEO4J_URI: "bolt://{{ .Release.Name }}-neo4j:7687"
|
||||
CLIENT_URI: "https://{{ .Values.domain }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user