Skip to content

Commit 4b65c07

Browse files
Bobbins228openshift-ci[bot]
authored andcommitted
Updated MCAD controller cluster role for ingresses
1 parent 1268065 commit 4b65c07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ rules:
1818
- patch
1919
- delete
2020
- apiGroups:
21-
- route.openshift.io
21+
- networking.k8s.io
2222
resources:
23-
- routes
23+
- ingresses
2424
verbs:
2525
- create
2626
- delete

0 commit comments

Comments
 (0)