Skip to content

Commit 84b791f

Browse files
committed
Update aceshifter rbac
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent ba82203 commit 84b791f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

charts/aceshifter/templates/rbac.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ rules:
6464
- get
6565
- list
6666
- watch
67+
- create
6768
- apiGroups:
6869
- cluster.open-cluster-management.io
6970
resources:
@@ -83,6 +84,14 @@ rules:
8384
- get
8485
- list
8586
- watch
87+
- apiGroups:
88+
- helm.toolkit.fluxcd.io
89+
resources:
90+
- helmreleases
91+
verbs:
92+
- get
93+
- list
94+
- watch
8695
- apiGroups:
8796
- ui.k8s.appscode.com
8897
resources:

0 commit comments

Comments
 (0)