Update rbac to grant access to group resource
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 8m43s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 8m43s
This commit is contained in:
parent
b9963dcb16
commit
b24102a5b2
|
@ -9,6 +9,9 @@ rules:
|
||||||
- serviceusers
|
- serviceusers
|
||||||
- serviceusers/status
|
- serviceusers/status
|
||||||
- serviceusers/finalizers
|
- serviceusers/finalizers
|
||||||
|
- groups
|
||||||
|
- grours/status
|
||||||
|
- grours/finalizers
|
||||||
verbs:
|
verbs:
|
||||||
- "*"
|
- "*"
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user