Merge pull request #1 from muwon/jing/CLOUD-791_delete-pod
[CLOUD-791] Add pod delete privilege to clusterrole argo-server-clust…
This commit is contained in:
commit
c94af6f22e
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