Some updates to the config
This commit is contained in:
@ -21,7 +21,7 @@ metadata:
|
||||
{{- include "helmrelease.labels" $ | nindent 4 }}
|
||||
stringData:
|
||||
{{- range .Values.config.pretty }}
|
||||
{{ .key }}: {{ .value }}
|
||||
{{ .key }}: {{ .value | quote }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
|
Reference in New Issue
Block a user