Skip to content

Commit 31f13e4

Browse files
kevin85421openshift-ci[bot]
authored andcommitted
update
1 parent baca4eb commit 31f13e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage/examples/kuberay/kuberay-mcad.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This integration will help in queuing on [kuberay](https://github.com/ray-projec
1717
helm install mcad --set image.repository=quay.io/project-codeflare/mcad-controller --set image.tag=stable deployment/mcad-controller
1818
```
1919

20-
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:
20+
Make sure MCAD has clusterrole to create ray resources, please patch using [xqueuejob-controller.yaml](config/xqueuejob-controller.yaml). For example:
2121
```
2222
kubectl apply -f doc/usage/examples/kuberay/config/xqueuejob-controller.yaml
2323
```

0 commit comments

Comments
 (0)