Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin85421 authored and openshift-ci[bot] committed Oct 16, 2023
1 parent baca4eb commit 31f13e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/usage/examples/kuberay/kuberay-mcad.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This integration will help in queuing on [kuberay](https://github.com/ray-projec
helm install mcad --set image.repository=quay.io/project-codeflare/mcad-controller --set image.tag=stable deployment/mcad-controller
```

Make sure MCAD has clusterrole to create ray resources, please patch using [xqueuejob-controller.yaml](doc/usage/examples/kuberay/config/xqueuejob-controller.yaml). For example:
Make sure MCAD has clusterrole to create ray resources, please patch using [xqueuejob-controller.yaml](config/xqueuejob-controller.yaml). For example:
```
kubectl apply -f doc/usage/examples/kuberay/config/xqueuejob-controller.yaml
```
Expand Down

0 comments on commit 31f13e4

Please sign in to comment.