зеркало из https://github.com/Azure/ARO-RP.git
Corrected typo, Resize Master Node section (#2388)
This commit is contained in:
Родитель
4241b9c01f
Коммит
a65c56c6c7
|
@ -186,7 +186,7 @@
|
|||
curl -X GET -k "https://localhost:8443/admin/subscriptions/$AZURE_SUBSCRIPTION_ID/resourceGroups/$RESOURCEGROUP/providers/Microsoft.RedHatOpenShift/openShiftClusters/$CLUSTER/skus" --header "Content-Type: application/json" -d "{}"
|
||||
```
|
||||
|
||||
* Reize master node of a dev cluster
|
||||
* Resize master node of a dev cluster
|
||||
```bash
|
||||
VMNAME="aro-cluster-qplnw-master-0"
|
||||
VMSIZE="Standard_D16s_v3"
|
||||
|
|
Загрузка…
Ссылка в новой задаче