Skip to content

Commit 98a7bd3

Browse files
committed
Add the missing RBAC
1 parent 890738b commit 98a7bd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/rbac/role.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,8 @@ rules:
494494
- watch
495495
- update
496496
- patch
497+
- create
498+
- delete
497499
- apiGroups:
498500
- rbac.authorization.k8s.io
499501
resources:

0 commit comments

Comments
 (0)