Fix global values in toplevel app

This commit is contained in:
Stefan Reimer 2020-07-03 15:38:45 +01:00
parent c882851286
commit ab986c21c8

View File

@ -1,6 +1,6 @@
kubezero: kubezero:
{{- if .Values.global }} {{- if .Values.global }}
globals: global:
{{- toYaml .Values.global | nindent 4 }} {{- toYaml .Values.global | nindent 4 }}
{{- end }} {{- end }}
calico: calico: