Skip to content

Commit

Permalink
Merge pull request #3680 from zalando-incubator/aws-credentials-waite…
Browse files Browse the repository at this point in the history
…r-oss

Use aws-credentials-waiter from OS Registry
  • Loading branch information
gargravarr authored Oct 27, 2020
2 parents 505f14f + 2cfb6d6 commit 8f6ea53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/manifests/01-admission-control/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ data:
pod.service-account-iam.enable: "true"
{{- end }}
{{- if eq .Cluster.ConfigItems.teapot_admission_controller_inject_aws_waiter "true" }}
pod.aws-waiter.image: "pierone.stups.zalan.do/automata/aws-credentials-waiter:master-9"
pod.aws-waiter.image: "registry.opensource.zalan.do/automata/aws-credentials-waiter:master-10"
{{- end }}
pod.env-inject.enable: "{{ .Cluster.ConfigItems.teapot_admission_controller_inject_environment_variables }}"
pod.env-inject.variable._PLATFORM_ACCOUNT: "{{ .Cluster.Alias }}"
Expand Down

0 comments on commit 8f6ea53

Please sign in to comment.