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.
1 parent ccb7af7 commit ab2c788Copy full SHA for ab2c788
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-3
+ image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/zalando-iam-aws-proxy:main-4
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