Skip to content

Commit

Permalink
Try with one line
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Sep 3, 2024
1 parent b66fc93 commit 5108158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-chart/templates/configmap-yamlconf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ kind: ConfigMap
metadata:
name: {{ include "unnamed.fullname" . }}-django-yamlconf
data:
{{ .Values.yamlSettings | toYaml | indent 4 }}
comptest.yaml: {{ .Values.yamlSettings | toYaml | indent 2 }}

0 comments on commit 5108158

Please sign in to comment.