Browse Source

Replaced a broken link (#6467)

pull/6470/head
Vladimir Masarik 4 years ago
committed by GitHub
parent
commit
8425c2363b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      roles/kubernetes-apps/ingress_controller/ingress_nginx/README.md

2
roles/kubernetes-apps/ingress_controller/ingress_nginx/README.md

@ -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…
Cancel
Save