Vladimir Masarik
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|