Override GCE self-destruct timer in automation (#8728)
This commit is contained in:
@ -136,6 +136,7 @@ function launchTestnet() {
|
||||
$maybeCustomMachineType "$VALIDATOR_NODE_MACHINE_TYPE" $maybeEnableGpu \
|
||||
-p "$TESTNET_TAG" $maybeCreateAllowBootFailures $maybePublicIpAddresses \
|
||||
${TESTNET_CLOUD_ZONES[@]/#/"-z "} \
|
||||
--self-destruct-hours 0 \
|
||||
${ADDITIONAL_FLAGS[@]/#/" "}
|
||||
;;
|
||||
ec2)
|
||||
|
Reference in New Issue
Block a user