mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-17 12:23:08 +00:00
feat: grant codex runner permissions to launch subworkflows
This commit is contained in:
parent
ae678bc586
commit
ee67a92726
@ -38,7 +38,7 @@ metadata:
|
||||
namespace: argo
|
||||
rules:
|
||||
- apiGroups: [ "argoproj.io" ]
|
||||
resources: [ "workflowtaskresults" ]
|
||||
resources: [ "workflowtaskresults", "workflows" ]
|
||||
verbs: [ "create", "patch" ]
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user