Skip to content

Commit

Permalink
Update content/en/docs/tasks/access-application-cluster/ingress-minik…
Browse files Browse the repository at this point in the history
…ube.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
  • Loading branch information
nbon12 and sftim authored Mar 3, 2023
1 parent 44f9665 commit 7e8eda6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,8 @@ The following manifest defines an Ingress that sends traffic to your Service via
```none
127.0.0.1 hello-world.info
```
And then use `minikube tunnel`
and then run `minikube tunnel` (you may need to provide a superuser password). Leave that
running whilst you continue the task.
{{< /note >}}
After you make this change, your web browser sends requests for
Expand Down

0 comments on commit 7e8eda6

Please sign in to comment.