Skip to content

Commit 627e0f7

Browse files
Update permissions of ace ServiceAccount to support vCluster creation (#717)
Signed-off-by: Rokibul Hasan <mdrokibulhasan@appscode.com>
1 parent f93a35e commit 627e0f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

charts/ace/templates/rbac/rbac.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ rules:
8484
resources:
8585
- roles
8686
- rolebindings
87+
- clusterroles
88+
- clusterrolebindings
8789
verbs:
8890
- '*'
8991
- apiGroups:

0 commit comments

Comments
 (0)