diff --git a/docs/deploy/index.md b/docs/deploy/index.md index ec2546693..cf9a99d91 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -195,9 +195,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