fix(backend): missing permissions for scheduled workflows (#7155)

* Update cluster-role.yaml

* Update ml-pipeline-scheduledworkflow-role.yaml
This commit is contained in:
juliusvonkohout 2022-02-10 09:46:15 +01:00 committed by GitHub
parent 436fe4f505
commit c09c366ce8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ rules:
- kubeflow.org
resources:
- scheduledworkflows
- scheduledworkflows/finalizers
verbs:
- create
- get

View File

@ -21,6 +21,7 @@ rules:
- kubeflow.org
resources:
- scheduledworkflows
- scheduledworkflows/finalizers
verbs:
- create
- get