зеркало из https://github.com/Azure/ARO-RP.git
fix lost closing code symbols
This commit is contained in:
Родитель
30c160fcf9
Коммит
cfb7f28b86
|
@ -140,6 +140,7 @@
|
|||
```bash
|
||||
export CLUSTER=cluster
|
||||
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 "{}"
|
||||
```
|
||||
|
||||
## Debugging
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче