From d4d32657ed7d254811ad225706e9831d0ed6bca2 Mon Sep 17 00:00:00 2001 From: Moien Tajik Date: Wed, 21 Apr 2021 18:10:01 +0430 Subject: [PATCH] Update index.md --- docs/deploy/index.md | 3 --- 1 file changed, 3 deletions(-) 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