Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-wmde committed Aug 1, 2024
1 parent 2bfa6ff commit abea973
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@ spec:
repoURL: {{ .Values.repoUrls.deploy }}
targetRevision: de/argo-ui-simple # debug! needs to be set to HEAD
helm:
parameters:
- name: helm.debug
value: "true"
values: |
{{ toYaml .Values | indent 8 }}
syncPolicy:
automated:
prune: true
selfHeal: false
selfHeal: false

0 comments on commit abea973

Please sign in to comment.