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.
2 parents e1d8ae9 + 6cec134 commit c8d82c9Copy full SHA for c8d82c9
cluster/manifests/deployment-service/controller-statefulset.yaml
@@ -29,7 +29,7 @@ spec:
29
terminationGracePeriodSeconds: 300
30
containers:
31
- name: "deployment-service-controller"
32
- image: "container-registry.zalando.net/teapot/deployment-controller:master-250"
+ image: "container-registry.zalando.net/teapot/deployment-controller:master-251"
33
args:
34
- "--config-namespace=kube-system"
35
- "--decrypt-kms-alias-arn=arn:aws:kms:{{ .Cluster.Region }}:{{ .Cluster.InfrastructureAccount | getAWSAccountID }}:alias/deployment-secret"
0 commit comments