Skip to content

Commit e1ea68b

Browse files
committed
make gce default ip quota compatible
use 6 nodes instead of 9 to stay within ip quota of gcp
1 parent 9b3776c commit e1ea68b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/e2e.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ if [ "$PROVIDER" == "gke" ]; then
293293
-v 1
294294
--cluster-name "$CLUSTER"
295295
--network "$CLUSTER"
296+
--num-nodes 2
296297
--gcp-service-account "$GOOGLE_APPLICATION_CREDENTIALS"
297298
--environment "$GKE_ENVIRONMENT"
298299
)

0 commit comments

Comments
 (0)