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 8b44da2 + 7d38314 commit 1186eeaCopy full SHA for 1186eea
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-254"
+ image: "container-registry.zalando.net/teapot/deployment-controller:master-256"
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