FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Verified Commit 805f3188 authored by Sebastiaan ten Pas's avatar Sebastiaan ten Pas
Browse files

fix: typo in localhost in README

parent de2b798a
No related branches found
No related tags found
1 merge request!4fix: typo in localhost in README
Pipeline #608359 passed
......@@ -46,7 +46,7 @@ minikube kubectl -- port-forward service/lb-health 8000:8000
In a new terminal you can now:
```sh
curl http://locahost:8000/pod-readiness
curl http://localhost:8000/pod-readiness
```
To "un-ready" one of the busybox containers run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment