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 d793559 commit 0878f10Copy full SHA for 0878f10
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-6
+ image: container-registry.zalando.net/teapot/role-sync-controller:main-7
30
args:
31
- --subject-group=PowerUser
32
- --subject-group=Manual
0 commit comments