diff --git a/deployment/mcad-controller/templates/deployment.yaml b/deployment/mcad-controller/templates/deployment.yaml index 7990a71f9..cfaa0a887 100644 --- a/deployment/mcad-controller/templates/deployment.yaml +++ b/deployment/mcad-controller/templates/deployment.yaml @@ -111,6 +111,7 @@ metadata: rules: - apiGroups: - mcad.ibm.com + - ibm.com resources: - xqueuejobs - queuejobs @@ -118,6 +119,7 @@ rules: - appwrappers - appwrappers/finalizers - appwrappers/status + - quotasubtrees verbs: - create - delete