diff --git a/docs/deploy/index.md b/docs/deploy/index.md index 1e2f18248..c1a04a02c 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -31,7 +31,7 @@ --user $(gcloud config get-value account) ``` -The following **Mandatory Command** is required for all deployments. +The following **Mandatory Command** is required for all deployments except [minikube](#minikube). ```console kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/nginx-0.30.0/deploy/static/mandatory.yaml