File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
cluster/manifests/02-admission-control Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 29
29
pod.service-account-iam.enable : " true"
30
30
pod.service-account-iam.base-aws-account-id : " {{ accountID .Cluster.InfrastructureAccount }}"
31
31
{{- if eq .Cluster.ConfigItems.teapot_admission_controller_inject_aws_waiter "true" }}
32
- pod.aws-waiter.image : " 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/automata/aws-credentials-waiter:master-249 "
32
+ pod.aws-waiter.image : " 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/automata/aws-credentials-waiter:master-257 "
33
33
{{- end }}
34
34
pod.env-inject.enable : " {{ .Cluster.ConfigItems.teapot_admission_controller_inject_environment_variables }}"
35
35
pod.env-inject.variable._PLATFORM_ACCOUNT : " {{ .Cluster.Alias }}"
You can’t perform that action at this time.
0 commit comments