Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Jul 30, 2024
1 parent f5f45dd commit 54ea65f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/argocd-config/templates/applications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 54ea65f

Please sign in to comment.