Skip to content

Commit 0acdfde

Browse files
sutaakaropenshift-merge-bot[bot]
authored andcommitted
Remove accidental prefix for service account for mcad-controller-ray-clusterrolebinding
1 parent 4de7141 commit 0acdfde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: mcad-controller-ray-clusterrolebinding
55
subjects:
66
- kind: ServiceAccount
7-
name: codeflare-operator-controller-manager
7+
name: controller-manager
88
namespace: system
99
roleRef:
1010
apiGroup: rbac.authorization.k8s.io

0 commit comments

Comments
 (0)