Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydestro authored Nov 29, 2021
1 parent 5f45dd2 commit 8844ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ When you commit to the main branch, it will kick off a build. You'll get an AKS
To access your public IP from the loadbalancer:

```bash
az aks get-credentials --name <resource group name> --resource-group <resource group name>
az aks get-credentials --name $NAME --resource-group $NAME

kubectl get services --all-namespaces
```
Expand Down

0 comments on commit 8844ef3

Please sign in to comment.