diff --git a/docs/deploy/index.md b/docs/deploy/index.md index 5e597ad2e..15d975bc4 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -177,9 +177,6 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/cont ### Verify installation -!!! info - In minikube the ingress addon is installed in the namespace **kube-system** instead of ingress-nginx - To check if the ingress controller pods have started, run the following command: ```console