Skip to content

Commit

Permalink
Minor document changes (#3759)
Browse files Browse the repository at this point in the history
* replaced duplicate australiaeast value with eastus

* minor document changes
  • Loading branch information
rhamitarora authored Aug 6, 2024
1 parent cb40d34 commit 50939e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/deploy-development-rp.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ It uses hacks scripts around a lot of the setup to make things easier to bootstr
Hat OpenShift 4 Cluster][1], you will need to manually register your subscription to your local RP:
```bash
$ curl -k -X PUT -H 'Content-Type: application/json' -d '{
curl -k -X PUT -H 'Content-Type: application/json' -d '{
"state": "Registered",
"properties": {
"tenantId": "'"$AZURE_TENANT_ID"'",
Expand Down
2 changes: 1 addition & 1 deletion docs/hive.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This will download the latest source, reset to the hash specified in HIVE_IMAGE_

1. Connect to the appropriate aks vpn
1. vpn-aks-westeurope.ovpn
2. vpn-aks-australiaeast.ovpn
2. vpn-aks-eastus.ovpn
3. vpn-aks-australiaeast.ovpn
2. Ensure you have the latest AKS kubeconfig
```bash
Expand Down

0 comments on commit 50939e1

Please sign in to comment.