parent
533ebc17f2
commit
d252f7f687
|
@ -7,7 +7,7 @@ source "$here"/../scripts/gcloud.sh
|
||||||
source "$here"/common.sh
|
source "$here"/common.sh
|
||||||
|
|
||||||
prefix=testnet-dev-${USER//[^A-Za-z0-9]/}
|
prefix=testnet-dev-${USER//[^A-Za-z0-9]/}
|
||||||
validatorNodeCount=10
|
validatorNodeCount=5
|
||||||
clientNodeCount=1
|
clientNodeCount=1
|
||||||
leaderBootDiskSize=1TB
|
leaderBootDiskSize=1TB
|
||||||
leaderMachineType=n1-standard-16
|
leaderMachineType=n1-standard-16
|
||||||
|
|
Loading…
Reference in New Issue