Some updates to the config

This commit is contained in:
Nikolai Rodionov 2024-05-12 11:39:01 +02:00
parent ddaaa33b71
commit 276b2e3756
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
2 changed files with 5 additions and 2 deletions

View File

@ -21,7 +21,7 @@ metadata:
{{- include "helmrelease.labels" $ | nindent 4 }}
stringData:
{{- range .Values.config.pretty }}
{{ .key }}: {{ .value }}
{{ .key }}: {{ .value | quote }}
{{- end }}
{{- end }}

View File

@ -11,4 +11,7 @@ config:
- key: encryption_method
path: env.environment.data.METHOD
value: test
raw: ""
- key: url
path: app.ingress.hosts
value: '{dashboard.18f48d1d-157d-4717-9b7d-05662038972c.badhouseplants.net}'
raw: ""