[docs]: fix Prerequisite section

Clarify that mandatory command is not needed for deployment in minikube.
This commit is contained in:
Ilya Mashchenko 2020-03-21 01:46:03 +03:00 committed by GitHub
parent d72ff0f8af
commit 9bb18c9a17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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