Skip to content

Commit 18e8205

Browse files
aws-credentials-waiter: Update to version master-276
Update 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/automata/aws-credentials-waiter to version master-276
1 parent 0027db3 commit 18e8205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/02-admission-control/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ data:
3232
pod.service-account-iam.enable: "true"
3333
pod.service-account-iam.base-aws-account-id: "{{ .Cluster.InfrastructureAccountID }}"
3434
{{- if eq .Cluster.ConfigItems.teapot_admission_controller_inject_aws_waiter "true" }}
35-
pod.aws-waiter.image: "926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/automata/aws-credentials-waiter:master-275"
35+
pod.aws-waiter.image: "926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/automata/aws-credentials-waiter:master-276"
3636
{{- end }}
3737
pod.env-inject.enable: "{{ .Cluster.ConfigItems.teapot_admission_controller_inject_environment_variables }}"
3838
pod.env-inject.variable._PLATFORM_ACCOUNT: "{{ .Cluster.Alias }}"

0 commit comments

Comments
 (0)