Default to 10 validators

This commit is contained in:
Michael Vines 2018-09-06 20:46:49 -07:00
parent b1bacf12a6
commit ed5fbaef06
No known key found for this signature in database
GPG Key ID: 33F4FDEC4E0E88BD
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ source "$here"/../scripts/gcloud.sh
source "$here"/common.sh
prefix=testnet-dev-${USER//[^A-Za-z0-9]/}
validatorNodeCount=5
validatorNodeCount=10
clientNodeCount=1
leaderBootDiskSize=1TB
leaderMachineType=n1-standard-16