Skip to content

Commit

Permalink
update rbac of koord-descheduler role (#60)
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph <joseph.t.lee@outlook.com>
  • Loading branch information
eahydra committed Dec 30, 2022
1 parent 9f19759 commit c06c5b9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions versions/v1.1.0/templates/rbac/koord-descheduler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,14 @@ rules:
- patch
- update
- watch
- apiGroups:
- apps
resources:
- '*'
verbs:
- get
- list
- watch
- apiGroups:
- apps.kruise.io
resources:
Expand Down

0 comments on commit c06c5b9

Please sign in to comment.