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 4843ff8 commit a2e77b3Copy full SHA for a2e77b3
cluster/manifests/role-sync-controller/cronjob.yaml
@@ -33,7 +33,7 @@ spec:
33
restartPolicy: Never
34
containers:
35
- name: role-sync-controller
36
- image: container-registry.zalando.net/teapot/role-sync-controller:main-12
+ image: container-registry.zalando.net/teapot/role-sync-controller:main-13
37
args:
38
- --subject-group=PowerUser
39
- --subject-group=Manual
0 commit comments