diff --git a/charts/argocd-config/templates/applications.yaml b/charts/argocd-config/templates/applications.yaml index d8addf9c3..9aeef918d 100644 --- a/charts/argocd-config/templates/applications.yaml +++ b/charts/argocd-config/templates/applications.yaml @@ -12,8 +12,8 @@ spec: targetRevision: de/argo-apps-ui # debug! needs to be set to HEAD helm: parameters: - - name: helm.debug - value: "true" + - name: helm.debug + value: "true" values: | {{ toYaml .Values | indent 8 }} syncPolicy: