Replaced a broken link (#6467)

This commit is contained in:
Vladimir Masarik 2020-07-30 09:58:31 +02:00 committed by GitHub
parent 15ec44901d
commit 8425c2363b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
The following **Mandatory Command** is required for all deployments.
```console
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/mandatory.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v0.34.0/deploy/static/provider/cloud/deploy.yaml
```
### Provider Specific Steps