mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
add get to rbac.authorization.k8s.io (#12043)
* add get to rbac.authorization.k8s.io Signed-off-by: AlexLugovtsov <Aliaksei.luhautsou@telekom.com> * codegen-manifest-all Signed-off-by: AlexLugovtsov <Aliaksei.luhautsou@telekom.com> --------- Signed-off-by: AlexLugovtsov <Aliaksei.luhautsou@telekom.com> Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
parent
0625302c3d
commit
541bdcd16e
2 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,7 @@ rules:
|
|||
- rolebindings
|
||||
- clusterrolebindings
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
|
|
|
@ -51327,6 +51327,7 @@ rules:
|
|||
- rolebindings
|
||||
- clusterrolebindings
|
||||
verbs:
|
||||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
|
|
Loading…
Add table
Reference in a new issue