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 2f57147 + b00f5d4 commit 20f2ee7Copy full SHA for 20f2ee7
cluster/manifests/02-kube-aws-iam-controller/deployment.yaml
@@ -27,7 +27,7 @@ spec:
27
hostNetwork: true
28
containers:
29
- name: kube-aws-iam-controller
30
- image: container-registry.zalando.net/teapot/kube-aws-iam-controller:v0.3.0-43-gf1c8bd8
+ image: container-registry.zalando.net/teapot/kube-aws-iam-controller:v0.3.0-45-gf22c994
31
env:
32
- name: AWS_DEFAULT_REGION
33
value: "{{.Cluster.Region}}"
0 commit comments