Skip to content
Snippets Groups Projects
Commit 945eed98 authored by Guillaume Retureau's avatar Guillaume Retureau
Browse files

fix

parent ef73238d
Branches main
No related tags found
No related merge requests found
dist/
......@@ -4,5 +4,5 @@ kind: ConfigMap
metadata:
name: {{ include "MyAppCtx.fullname" .}}-api
data:
DB_ENDPOINT: "{{ .Values.name }}-database:5432"
DB_ENDPOINT: "{{ include "MyAppCtx.fullname" .}}-database:5432"
{{- end }}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment