Skip to content

Commit b9aec95

Browse files
committed
ref(deploy/helm): remove role/rolebinding; update clusterrole
Signed-off-by: Vaughn Dice <[email protected]>
1 parent 3037710 commit b9aec95

File tree

3 files changed

+2
-30
lines changed

3 files changed

+2
-30
lines changed

deploy/helm/templates/clusterrole.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ rules:
1414
- watch
1515
- update
1616

17+
# TODO: It seems like runtime-class-manger should only need to modify jobs in its own namespace,
18+
# i.e. via a namespaced Role. However, RBAC errors result without these clusterrole permissions.
1719
- apiGroups:
1820
- batch
1921
resources:

deploy/helm/templates/role.yaml

Lines changed: 0 additions & 16 deletions
This file was deleted.

deploy/helm/templates/rolebinding.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)