diff --git a/tests/e2e/templates/many-addons.yaml.tmpl b/tests/e2e/templates/many-addons.yaml.tmpl index 212fcf0287a5a..897d45fd12326 100644 --- a/tests/e2e/templates/many-addons.yaml.tmpl +++ b/tests/e2e/templates/many-addons.yaml.tmpl @@ -94,7 +94,7 @@ metadata: kops.k8s.io/cluster: {{$.clusterName}} spec: associatePublicIp: true - image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20221115.1 + image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-arm64-server-20240927 machineType: t3.medium maxSize: 4 minSize: 4 @@ -113,7 +113,7 @@ metadata: kops.k8s.io/cluster: {{$.clusterName}} spec: associatePublicIp: true - image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20221115.1 + image: 099720109477/ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-arm64-server-20240927 machineType: c5.large maxSize: 1 minSize: 1