chore(argo-cd): Upgrade Argo CD to v2.8.4 (#2268)
This commit is contained in:
parent
bf1e4f2dde
commit
44ddf59864
2 changed files with 5 additions and 3 deletions
|
|
@ -48,6 +48,7 @@ rules:
|
|||
- apiGroups:
|
||||
- batch
|
||||
resources:
|
||||
{{/* supports triggering jobs from UI */}}
|
||||
- jobs
|
||||
verbs:
|
||||
- create
|
||||
|
|
@ -56,5 +57,6 @@ rules:
|
|||
resources:
|
||||
- workflows
|
||||
verbs:
|
||||
{{/* supports triggering workflows from UI */}}
|
||||
- create
|
||||
{{- end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue