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 9599188 + 218b171 commit c5f01f6Copy full SHA for c5f01f6
cluster/manifests/zalando-iam-aws-proxy/deployment.yaml
@@ -27,7 +27,7 @@ spec:
27
serviceAccountName: zalando-iam-aws-proxy
28
containers:
29
- name: proxy
30
- image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/zalando-iam-aws-proxy:main-1
+ image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/zalando-iam-aws-proxy:main-2
31
args:
32
- "--apiserver-url=https://kubernetes.default.svc.cluster.local"
33
- "--ca-file-path=/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"
0 commit comments