Skip to content

Commit a0620c6

Browse files
committed
fix common
1 parent 7ba1e9f commit a0620c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
namespaces: {{ .Values.user.namespaces }}
1+
namespaces: {{ toYaml .Values.user.namespaces | nindent 2 }}

0 commit comments

Comments
 (0)