1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-18 02:06:52 +00:00

fix(helm): add missing policyexceptions RBAC to background-controller () ()

Signed-off-by: Erik Godding Boye <egboye@gmail.com>
Co-authored-by: Erik Godding Boye <egboye@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
This commit is contained in:
gcp-cherry-pick-bot[bot] 2023-10-16 08:34:25 +00:00 committed by GitHub
parent 6be88f3646
commit 456a164a30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions
charts/kyverno/templates/background-controller
config

View file

@ -23,6 +23,7 @@ rules:
resources:
- policies
- clusterpolicies
- policyexceptions
- updaterequests
- updaterequests/status
verbs:

View file

@ -43806,6 +43806,7 @@ rules:
resources:
- policies
- clusterpolicies
- policyexceptions
- updaterequests
- updaterequests/status
verbs: