Skip to content

Commit f6f5680

Browse files
authored
Add missing RBAC permissions to the apiserver_role.yaml (#1205)
1 parent 947447f commit f6f5680

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/apiserver/rbac/apiserver_role.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ rules:
3131
resources:
3232
- mutatingwebhookconfigurations
3333
- validatingwebhookconfigurations
34+
- validatingadmissionpolicies
35+
- validatingadmissionpolicybindings
3436
verbs:
3537
- get
3638
- list

0 commit comments

Comments
 (0)