fix(argo-cd): Always create ApplicationSet as following upstream (#2688)
This commit is contained in:
parent
3693ed4270
commit
510261328f
18 changed files with 14 additions and 34 deletions
|
|
@ -23,9 +23,7 @@ rules:
|
|||
- argoproj.io
|
||||
resources:
|
||||
- applications
|
||||
{{- if .Values.applicationSet.enabled }}
|
||||
- applicationsets
|
||||
{{- end }}
|
||||
- appprojects
|
||||
verbs:
|
||||
- create
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue