diff --git a/deploy/templates/values.yaml b/deploy/templates/values.yaml index 30322e7..de9017b 100644 --- a/deploy/templates/values.yaml +++ b/deploy/templates/values.yaml @@ -1,6 +1,6 @@ kubezero: {{- if .Values.global }} - globals: + global: {{- toYaml .Values.global | nindent 4 }} {{- end }} calico: