diff --git a/tests/e2e/scenarios/podidentitywebhook/cluster.yaml.tmpl b/tests/e2e/scenarios/podidentitywebhook/cluster.yaml.tmpl index bac59c1fa0..872cc23b0d 100644 --- a/tests/e2e/scenarios/podidentitywebhook/cluster.yaml.tmpl +++ b/tests/e2e/scenarios/podidentitywebhook/cluster.yaml.tmpl @@ -71,7 +71,7 @@ metadata: kops.k8s.io/cluster: {{.clusterName}} spec: associatePublicIp: true - image: ssm:/aws/service/canonical/ubuntu/server/20.04/stable/current/amd64/hvm/ebs-gp2/ami-id + image: ssm:/aws/service/canonical/ubuntu/server/20.04/stable/current/arm64/hvm/ebs-gp2/ami-id machineType: t4g.medium maxSize: 4 minSize: 4 @@ -89,7 +89,7 @@ metadata: kops.k8s.io/cluster: {{.clusterName}} spec: associatePublicIp: true - image: ssm:/aws/service/canonical/ubuntu/server/20.04/stable/current/amd64/hvm/ebs-gp2/ami-id + image: ssm:/aws/service/canonical/ubuntu/server/20.04/stable/current/arm64/hvm/ebs-gp2/ami-id machineType: c6g.large maxSize: 1 minSize: 1