Skip to content

Commit

Permalink
Merge pull request jaydestro#4 from hangar18rip/main
Browse files Browse the repository at this point in the history
the missing -
  • Loading branch information
jaydestro authored Oct 25, 2021
2 parents b577778 + b5e246c commit 3f66cbc
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 @@ -116,7 +116,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 <resource group name> --resource-group <resource group name>

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

0 comments on commit 3f66cbc

Please sign in to comment.