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 6e651ed commit 43d8228Copy full SHA for 43d8228
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-7
+ image: container-registry.zalando.net/teapot/role-sync-controller:main-10
37
args:
38
- --subject-group=PowerUser
39
- --subject-group=Manual
0 commit comments