Skip to content

Commit

Permalink
Bind Ray ClusterRole to the new operator ServiceAccount
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti authored and openshift-merge-robot committed Sep 22, 2023
1 parent bf0737c commit d9badb6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ metadata:
name: mcad-controller-ray-clusterrolebinding
subjects:
- kind: ServiceAccount
name: mcad-controller-mcad
namespace: $(namespace)
name: codeflare-operator-controller-manager
namespace: openshift-operators
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down

0 comments on commit d9badb6

Please sign in to comment.