1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

Changed resource names to plurals (#4312)

Signed-off-by: aofekiko <aofekiko@gmail.com>
This commit is contained in:
aofekiko 2022-08-08 16:54:01 +03:00 committed by GitHub
parent 66c3b3b8d0
commit b516aecb42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,8 +32,8 @@ rules:
- apiGroups:
- wgpolicyk8s.io
resources:
- policyreport
- clusterpolicyreport
- policyreports
- clusterpolicyreports
verbs:
- create
- delete