Update READMEs
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user