Skip to content

Commit

Permalink
[hotfix] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitozi authored and wangyang0918 committed Apr 25, 2022
1 parent 5a81a09 commit 85eacb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/docs/operations/ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ kubectl get ingress -A
NAMESPACE NAME CLASS HOSTS ADDRESS PORTS AGE
default sample-job nginx * localhost 80 54m
```
The Flink Web UI can be accessed at https://localhost/defalt/sample-job/
The Flink Web UI can be accessed at https://localhost/default/sample-job/
>Note: All the examples were created on a minikube cluster. Check the [description](https://kubernetes.io/docs/tasks/access-application-cluster/ingress-minikube/) for easily enabling the NGINX Ingress Controller on minikube.

0 comments on commit 85eacb3

Please sign in to comment.