Skip to content

Commit

Permalink
Update rbac.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusvonkohout authored Jan 13, 2022
1 parent 9daab0d commit c74fa0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/v1beta1/components/controller/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ kind: ClusterRole
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: katib-controller
# Please fix your infrastructure. A lot of workflows fail because of docker rate limits.
# We only need the verb create and not delete because all things are owned transitively by the
# experiment, so everything is cascade-deleted on experiment deletion.
# Early stopping currently creates a serviceaccount, role and rolebinding to manage trials and trails/status.
Expand Down

0 comments on commit c74fa0e

Please sign in to comment.