We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d6273 commit a28c60aCopy full SHA for a28c60a
tests/scripts/create-and-setup-gcp-vm.sh
@@ -26,7 +26,7 @@ if [ "${IPV6_ENABLED}" = "true" ]; then
26
# --range=10.120.0.0/14
27
28
NETWORK="us-ipv4-ipv6"
29
- NETWORK_TIER="ipv6-network-tier=PREMIUM"
+ # NETWORK_TIER="network-tier=PREMIUM"
30
STACK_TYPE="IPV4_IPV6"
31
fi
32
0 commit comments