Skip to content

Commit 0a38e87

Browse files
authored
Fix clusterrole of katib-controller to access image pull secrets (#1725)
1 parent 3ed331e commit 0a38e87

File tree

1 file changed

+1
-0
lines changed
  • manifests/v1beta1/components/controller

1 file changed

+1
-0
lines changed

manifests/v1beta1/components/controller/rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ rules:
1616
- pods
1717
- pods/log
1818
- pods/status
19+
- secrets
1920
verbs:
2021
- "*"
2122
- apiGroups:

0 commit comments

Comments
 (0)