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 aa75b4b commit d19dad3Copy full SHA for d19dad3
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-4
+ image: container-registry.zalando.net/teapot/role-sync-controller:main-5
30
args:
31
- --subject-group=PowerUser
32
- --subject-group=Manual
0 commit comments