We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a02ebe6 commit 7e98f65Copy full SHA for 7e98f65
config/internal/apiserver/role_pipeline-runner.yaml.tmpl
@@ -98,3 +98,25 @@ rules:
98
- update
99
- patch
100
- delete
101
+ - apiGroups:
102
+ - mcad.ibm.com
103
+ resources:
104
+ - appwrappers
105
+ verbs:
106
+ - create
107
+ - get
108
+ - list
109
+ - patch
110
+ - delete
111
112
+ - ray.io
113
114
+ - rayclusters
115
+ - rayjobs
116
+ - rayservices
117
118
119
120
121
122
0 commit comments