Replaced a broken link (#6467)
This commit is contained in:
parent
15ec44901d
commit
8425c2363b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue