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 32
32
pod.service-account-iam.enable : " true"
33
33
pod.service-account-iam.base-aws-account-id : " {{ accountID .Cluster.InfrastructureAccount }}"
34
34
{{- 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-264 "
35
+ pod.aws-waiter.image : " 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/automata/aws-credentials-waiter:master-265 "
36
36
{{- end }}
37
37
pod.env-inject.enable : " {{ .Cluster.ConfigItems.teapot_admission_controller_inject_environment_variables }}"
38
38
pod.env-inject.variable._PLATFORM_ACCOUNT : " {{ .Cluster.Alias }}"
You can’t perform that action at this time.
0 commit comments