Skip to content

Commit 04c9137

Browse files
astefanuttiopenshift-merge-robot
authored andcommitted
Fix RayCluster RBAC
1 parent 8736d6c commit 04c9137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/e2e/setup.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ metadata:
5151
name: mcad-controller-rayclusters
5252
subjects:
5353
- kind: ServiceAccount
54-
name: controller-manager
55-
namespace: codeflare-system
54+
name: codeflare-operator-controller-manager
55+
namespace: openshift-operators
5656
roleRef:
5757
apiGroup: rbac.authorization.k8s.io
5858
kind: ClusterRole

0 commit comments

Comments
 (0)