Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add role for qst
  • Loading branch information
asm582 committed Jul 12, 2023
commit 9d4dd509a2ae528e225f2dbc7dd184089205c6b2
2 changes: 2 additions & 0 deletions deployment/mcad-controller/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,15 @@ metadata:
rules:
- apiGroups:
- mcad.ibm.com
- ibm.com
resources:
- xqueuejobs
- queuejobs
- schedulingspecs
- appwrappers
- appwrappers/finalizers
- appwrappers/status
- quotasubtrees
verbs:
- create
- delete
Expand Down