Revert "Switch AWS IAM Authenticator to use non-scratch image"

This reverts commit 79027c18d4.
This commit is contained in:
Peter Rifel 2020-03-04 07:38:30 -06:00
parent cb983ff63f
commit 318e9a1441
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ spec:
# - output (output kubeconfig to plug into your apiserver configuration, mounted from the host)
containers:
- name: aws-iam-authenticator
image: {{ or .Authentication.Aws.Image "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.0-debian-stretch" }}
image: {{ or .Authentication.Aws.Image "602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon/aws-iam-authenticator:v0.5.0-scratch" }}
args:
- server
- --config=/etc/aws-iam-authenticator/config.yaml