Skip to content

Commit

Permalink
Merge pull request #5274 from ilyam8/patch-1
Browse files Browse the repository at this point in the history
[docs]: fix deploy Prerequisite section
  • Loading branch information
k8s-ci-robot authored Mar 20, 2020
2 parents d72ff0f + 9bb18c9 commit 8f4d5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f4d5f8

Please sign in to comment.