Update READMEs

This commit is contained in:
2024-10-24 09:09:23 +02:00
parent 9c08a281b9
commit 15629c6de7
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# Deploy Sample
## Set up
## Init minikube
```bash
minikube start
@@ -15,7 +15,7 @@ docker image ls
cd ..
```
## Deploy
## Deploy
```bash
cd yaml
@@ -46,7 +46,6 @@ minikube tunnel # This should create a network route on the host to the service
# Just open a browser and navigate to http://127.0.0.1
```
## Stop everything
```bash