зеркало из https://github.com/Azure/ARO-RP.git
Fix typo in deploy-development-rp doc (#2005)
This commit is contained in:
Родитель
648c860272
Коммит
72ecfae478
|
@ -150,7 +150,7 @@
|
|||
curl -X PATCH -k "https://localhost:8443/subscriptions/$AZURE_SUBSCRIPTION_ID/resourceGroups/$RESOURCEGROUP/providers/Microsoft.RedHatOpenShift/openShiftClusters/$CLUSTER?api-version=admin" --header "Content-Type: application/json" -d "{}"
|
||||
```
|
||||
|
||||
* Get Cluster detials of a dev cluster
|
||||
* Get Cluster details of a dev cluster
|
||||
```bash
|
||||
curl -X GET -k "https://localhost:8443/subscriptions/$AZURE_SUBSCRIPTION_ID/resourceGroups/$RESOURCEGROUP/providers/Microsoft.RedHatOpenShift/openShiftClusters/$CLUSTER?api-version=admin" --header "Content-Type: application/json" -d "{}"
|
||||
```
|
||||
|
|
Загрузка…
Ссылка в новой задаче