1
0
Fork 0
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:
Anutosh Bhat 2022-08-03 21:06:03 +05:30 committed by GitHub
parent d10f9d1b5a
commit 663e7584ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,7 +125,8 @@ metadata:
name: kyverno:events
rules:
- apiGroups:
- "*"
- ""
- events.k8s.io
resources:
- events
verbs: