Correct typo in azure.md

This commit is contained in:
Ahmet Alp Balkan 2015-04-16 11:39:40 -07:00
parent 17181cbb81
commit cf58b7283a

View File

@ -19,7 +19,7 @@ The cluster setup scripts can setup Kubernetes for multiple targets. First modif
KUBERNETES_PROVIDER="azure"
Next, specify an existing virtual network and subnet in `cluster/azure/config-defualt.sh`:
Next, specify an existing virtual network and subnet in `cluster/azure/config-default.sh`:
AZ_VNET=<vnet name>
AZ_SUBNET=<subnet name>