mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
Tightened scope on apiGroups for Kyverno:events Clusterrole (#4292)
Signed-off-by: anutosh491 <andersonbhat491@gmail.com> Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
parent
d10f9d1b5a
commit
663e7584ae
1 changed files with 2 additions and 1 deletions
|
@ -125,7 +125,8 @@ metadata:
|
|||
name: kyverno:events
|
||||
rules:
|
||||
- apiGroups:
|
||||
- "*"
|
||||
- ""
|
||||
- events.k8s.io
|
||||
resources:
|
||||
- events
|
||||
verbs:
|
||||
|
|
Loading…
Add table
Reference in a new issue