File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
tests/e2e/scenarios/aws-lb-controller Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ NETWORKING="amazonvpc"
2626OVERRIDES=" ${OVERRIDES-} --set=cluster.spec.cloudProvider.aws.loadBalancerController.enabled=true"
2727OVERRIDES=" ${OVERRIDES} --set=cluster.spec.certManager.enabled=true"
2828OVERRIDES=" ${OVERRIDES} --master-size=t3.medium --node-size=t3.medium" # Use amd64 because LBC's E2E suite uses single-arch amd64 test images
29- OVERRIDES=" ${OVERRIDES} --image=${INSTANCE_IMAGE:- 099720109477 / ubuntu / images / hvm-ssd-gp3 / ubuntu-noble- 24.04- amd64-server-20240906 } "
29+ OVERRIDES=" ${OVERRIDES} --image=${INSTANCE_IMAGE:- ssm :/ aws / service / canonical / ubuntu/ server / 24.04/ stable / current / amd64/ hvm / ebs-gp3 / ami-id } "
3030
3131# shellcheck disable=SC2034
3232ZONES=" eu-west-1a,eu-west-1b,eu-west-1c"
You can’t perform that action at this time.
0 commit comments