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 e51ed41 + 81d1c25 commit a4aa3a4Copy full SHA for a4aa3a4
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-264"
+ image: "container-registry.zalando.net/teapot/deployment-controller:master-266"
33
args:
34
- "--config-namespace=kube-system"
35
- "--decrypt-kms-alias-arn=arn:aws:kms:{{ .Cluster.Region }}:{{ .Cluster.InfrastructureAccountID }}:alias/deployment-secret"
0 commit comments