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 637c23a commit 33549b3Copy full SHA for 33549b3
config/rbac/role.yaml
@@ -229,3 +229,25 @@ rules:
229
- '*'
230
verbs:
231
232
+- apiGroups:
233
+ - mcad.ibm.com
234
+ resources:
235
+ - appwrappers
236
+ verbs:
237
+ - create
238
+ - get
239
+ - list
240
+ - patch
241
+ - delete
242
243
+ - ray.io
244
245
+ - rayclusters
246
+ - rayjobs
247
+ - rayservices
248
249
250
251
252
253
0 commit comments