Skip to content

Commit 2f140ed

Browse files
authored
add role for quota subtrees (#475)
* add role for qst * hack to enable preemption * Revert "hack to enable preemption" This reverts commit 25b3397.
1 parent 291d004 commit 2f140ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deployment/mcad-controller/templates/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,15 @@ metadata:
111111
rules:
112112
- apiGroups:
113113
- mcad.ibm.com
114+
- ibm.com
114115
resources:
115116
- xqueuejobs
116117
- queuejobs
117118
- schedulingspecs
118119
- appwrappers
119120
- appwrappers/finalizers
120121
- appwrappers/status
122+
- quotasubtrees
121123
verbs:
122124
- create
123125
- delete

0 commit comments

Comments
 (0)