chore(argo-events): Upgrade Argo Events to v1.7.5 (#1809)

This commit is contained in:
Jason Meridth 2023-01-29 06:16:13 -06:00 committed by GitHub
parent 369136b69a
commit 231cfcb20a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 4 deletions

View file

@ -71,7 +71,6 @@ rules:
- pods
- pods/exec
- configmaps
- secrets
- services
- persistentvolumeclaims
verbs:
@ -82,6 +81,17 @@ rules:
- update
- patch
- delete
- apiGroups:
- ""
resources:
- secrets
verbs:
- create
- get
- list
- update
- patch
- delete
- apiGroups:
- apps
resources: