Skip to content

Commit

Permalink
Add missing RBAC permissions to the apiserver_role.yaml (#1205)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit-0505 authored Dec 19, 2024
1 parent 947447f commit f6f5680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/apiserver/rbac/apiserver_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ rules:
resources:
- mutatingwebhookconfigurations
- validatingwebhookconfigurations
- validatingadmissionpolicies
- validatingadmissionpolicybindings
verbs:
- get
- list
Expand Down

0 comments on commit f6f5680

Please sign in to comment.