Skip to content

Commit e10fae8

Browse files
Bobbins228openshift-ci[bot]
authored andcommitted
Re added routes to cluster role
1 parent 4b65c07 commit e10fae8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config/rbac/mcad-controller-ray-clusterrole.yaml

+12
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,15 @@ rules:
2929
- patch
3030
- update
3131
- watch
32+
- apiGroups:
33+
- route.openshift.io
34+
resources:
35+
- routes
36+
verbs:
37+
- create
38+
- delete
39+
- get
40+
- list
41+
- patch
42+
- update
43+
- watch

0 commit comments

Comments
 (0)