Skip to content

Commit

Permalink
Merge pull request #5 from ereslibre/add-mutating-webhook-config-rights
Browse files Browse the repository at this point in the history
Add mutatingwebhookconfiguration rights on the controller role
  • Loading branch information
ereslibre authored Apr 9, 2021
2 parents 98bd012 + 0262ec6 commit 2b954f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/kubewarden-controller/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ rules:
- apiGroups:
- admissionregistration.k8s.io
resources:
- mutatingwebhookconfigurations
- validatingwebhookconfigurations
verbs:
- create
Expand Down

0 comments on commit 2b954f1

Please sign in to comment.