Skip to content

Commit

Permalink
toyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Sep 3, 2024
1 parent 5e5c082 commit b8971dd
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 @@ -4,4 +4,4 @@ metadata:
name: {{ include "unnamed.fullname" . }}-django-yamlconf
data:
comptest.yaml: |
{{ .Values.yamlSettings | indent 4 }}
{{ .Values.yamlSettings | toYaml | indent 4 }}

0 comments on commit b8971dd

Please sign in to comment.