Skip to content

Commit

Permalink
Remove parameter override
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls committed Aug 20, 2024
1 parent 78f0407 commit 617b872
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Charts/argocd-apps/templates/_apps.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ spec:
valueFiles:
- ../values.yaml
- values.yaml
parameters:
- name: global.enabled
value: {{ eq $settings.enabled false | ternary false true | quote }}
syncPolicy:
automated:
prune: true
Expand Down

0 comments on commit 617b872

Please sign in to comment.