We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba1e9f commit a0620c6Copy full SHA for a0620c6
helmfile/values/userCRDs/common.yaml.gotmpl
@@ -1 +1 @@
1
-namespaces: {{ .Values.user.namespaces }}
+namespaces: {{ toYaml .Values.user.namespaces | nindent 2 }}
0 commit comments