mirror of
https://github.com/wahyd4/ingress-nginx.git
synced 2026-08-09 05:16:27 +10:00
Merge pull request #5274 from ilyam8/patch-1
[docs]: fix deploy Prerequisite section
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user