Skip to content

Commit 8aeae9b

Browse files
committed
Update setenv.sh
1 parent cca145e commit 8aeae9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setenv.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
export MY_GROUP=rg4yong1 #Customize your resource group name
33
export MY_CLUSTER=aks4yong1 #Customize your cluster name
44
# export MY_VMSIZE=Standard_D4as_v4 #Customize your VM size
5-
export MY_VMSIZE=Standard_D4s_v5 #Customize your VM size
5+
export MY_VMSIZE=Standard_D2s_v5 #Customize your VM size
66
export MY_LOCATION=eastus #Customize your location
77
export MY_REGION="East US" #Customize region for Blob Storage
88
# export MY_LOCATION=centralindia #Customize your location

0 commit comments

Comments
 (0)