We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a33d10b + f07b9e6 commit 119575bCopy full SHA for 119575b
tests/e2e/scenarios/scalability/run-test.sh
@@ -75,7 +75,6 @@ if [[ "${CLOUD_PROVIDER}" == "gce" ]]; then
75
create_args+=("--master-volume-size=1000")
76
create_args+=("--gce-service-account=default")
77
create_args+=("--topology=private")
78
- create_args+=("--bastion")
79
create_args+=("--image=${INSTANCE_IMAGE:-ubuntu-os-cloud/ubuntu-2404-noble-amd64-v20251001}")
80
create_args+=("--set spec.networking.podCIDR=10.64.0.0/10")
81
create_args+=("--set spec.networking.subnets[0].cidr=10.128.0.0/15")
0 commit comments