diff --git a/ci/testnet-manager.sh b/ci/testnet-manager.sh index 6f8f26c81e..b1f52ef14f 100755 --- a/ci/testnet-manager.sh +++ b/ci/testnet-manager.sh @@ -376,7 +376,7 @@ deploy() { ( set -x ci/testnet-deploy.sh -p testnet-solana-com -C gce -z us-west1-b \ - -t "$CHANNEL_OR_TAG" -n 3 -c 0 -u -P \ + -t "$CHANNEL_OR_TAG" -n 1 -c 0 -u -P \ -a testnet-solana-com --letsencrypt testnet.solana.com \ --limit-ledger-size \ ${skipCreate:+-e} \