Skip to content

Commit

Permalink
Add Routes to Ray cluster role
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti authored and openshift-ci[bot] committed Oct 16, 2023
1 parent bcb4bbb commit 05d144b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions codeflare-stack/rbac/mcad-controller-ray-clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,15 @@ rules:
- update
- patch
- delete
- apiGroups:
- route.openshift.io
resources:
- routes
verbs:
- create
- delete
- get
- list
- patch
- update
- watch

0 comments on commit 05d144b

Please sign in to comment.