mod(argo-cd): align permission to upstream
Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
3ac3d2c3c2
commit
c3a3cb4b3c
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ rules:
|
||||||
- delete # supports deletion a live object in UI
|
- delete # supports deletion a live object in UI
|
||||||
- get # supports viewing live object manifest in UI
|
- get # supports viewing live object manifest in UI
|
||||||
- patch # supports `argocd app patch`
|
- patch # supports `argocd app patch`
|
||||||
- list # supports `argocd appset generate` with cluster generator
|
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
- ""
|
- ""
|
||||||
resources:
|
resources:
|
||||||
|
|
Loading…
Reference in a new issue