[CLOUD-791] Add pod delete privilege to clusterrole argo-server-cluster-role
This commit is contained in:
parent
6812bacb7b
commit
357495bea5
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ rules:
|
||||||
- get
|
- get
|
||||||
- list
|
- list
|
||||||
- watch
|
- watch
|
||||||
|
- delete
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
resources:
|
resources:
|
||||||
|
|
Loading…
Reference in a new issue