Skip to content

Commit

Permalink
Updated docs for minikube cluster
Browse files Browse the repository at this point in the history
Signed-off-by: Ali Abbas Jaffri <[email protected]>
  • Loading branch information
aliabbasjaffri committed Oct 12, 2024
1 parent 0c1713e commit 7d23547
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/code/local/minikube.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@
```yaml
--8<-- "docs/examples/local/minikube-advanced.yaml"
```

- Once the stacks have been deployed, there is one last step that allows the deployed stacks to be accessed on your local machine. You need to open a new terminal window and find the minikube profile that you're using `minikube profile list` and run `minikube tunnel --profile='<minikube-profile>'` to allow the services to be accessible on the local instance.

0 comments on commit 7d23547

Please sign in to comment.