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 d19dad3 commit d793559Copy full SHA for d793559
cluster/manifests/role-sync-controller/cronjob.yaml
@@ -26,7 +26,7 @@ spec:
26
restartPolicy: OnFailure
27
containers:
28
- name: role-sync-controller
29
- image: container-registry.zalando.net/teapot/role-sync-controller:main-5
+ image: container-registry.zalando.net/teapot/role-sync-controller:main-6
30
args:
31
- --subject-group=PowerUser
32
- --subject-group=Manual
0 commit comments