Skip to content

Commit c06c5b9

Browse files
authored
update rbac of koord-descheduler role (#60)
Signed-off-by: Joseph <[email protected]>
1 parent 9f19759 commit c06c5b9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

versions/v1.1.0/templates/rbac/koord-descheduler.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ rules:
7373
- patch
7474
- update
7575
- watch
76+
- apiGroups:
77+
- apps
78+
resources:
79+
- '*'
80+
verbs:
81+
- get
82+
- list
83+
- watch
7684
- apiGroups:
7785
- apps.kruise.io
7886
resources:

0 commit comments

Comments
 (0)