Skip to content

Commit 919adfa

Browse files
committed
Change location to westus3
1 parent 14cf9c9 commit 919adfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/aks/aks_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ else
1515
fi
1616

1717
export RESOURCE_GROUP="opr-e2e-aks${RUN_SUFFIX}"
18-
export LOCATION="eastus"
18+
export LOCATION="westus3"
1919
export VNET_NAME="opr-e2e-vnet${RUN_SUFFIX}"
2020
export PUBLIC_IP_ADDRESS_NAME="opr-e2e-ip${RUN_SUFFIX}"
2121
export NAT_GATEWAY_NAME="opr-e2e-nat${RUN_SUFFIX}"

0 commit comments

Comments
 (0)