File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
cluster/manifests/01-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 27
27
pod.service-account-iam.enable : " true"
28
28
pod.service-account-iam.base-aws-account-id : " {{ accountID .Cluster.InfrastructureAccount }}"
29
29
{{- if eq .Cluster.ConfigItems.teapot_admission_controller_inject_aws_waiter "true" }}
30
- pod.aws-waiter.image : " 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/automata/aws-credentials-waiter:master-224 "
30
+ pod.aws-waiter.image : " 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/automata/aws-credentials-waiter:master-226 "
31
31
{{- end }}
32
32
pod.env-inject.enable : " {{ .Cluster.ConfigItems.teapot_admission_controller_inject_environment_variables }}"
33
33
pod.env-inject.variable._PLATFORM_ACCOUNT : " {{ .Cluster.Alias }}"
You can’t perform that action at this time.
0 commit comments