mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 07:27:21 +00:00
Default MIG size to 1000
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
export NUM_NODES="1000"
|
||||
# Reduce logs verbosity
|
||||
export TEST_CLUSTER_LOG_LEVEL="--v=1"
|
||||
export MAX_INSTANCES_PER_MIG="1000"
|
||||
# Increase resync period to simulate production
|
||||
export TEST_CLUSTER_RESYNC_PERIOD="--min-resync-period=12h"
|
||||
{post-env}
|
||||
|
||||
Reference in New Issue
Block a user