diff --git a/tests/e2e/scenarios/podidentitywebhook/cluster.yaml.tmpl b/tests/e2e/scenarios/podidentitywebhook/cluster.yaml.tmpl index 1ed334e524..bac59c1fa0 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: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-arm64-server-20221018 + image: ssm:/aws/service/canonical/ubuntu/server/20.04/stable/current/amd64/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: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-arm64-server-20221018 + image: ssm:/aws/service/canonical/ubuntu/server/20.04/stable/current/amd64/hvm/ebs-gp2/ami-id machineType: c6g.large maxSize: 1 minSize: 1