Increase node count in beta testnet

This commit is contained in:
Pankaj Garg
2019-04-01 10:01:50 -07:00
parent bf11d7ef43
commit 5d5ae1c962
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ ec2)
cpuBootstrapLeaderMachineType=m4.4xlarge
gpuBootstrapLeaderMachineType=p2.xlarge
bootstrapLeaderMachineType=$cpuBootstrapLeaderMachineType
fullNodeMachineType=m4.2xlarge
fullNodeMachineType=$cpuBootstrapLeaderMachineType
clientMachineType=m4.2xlarge
blockstreamerMachineType=m4.2xlarge
;;