Merge pull request #1621 from erickt/patch-1

Fix path to ELB listener image
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-10-29 16:02:26 -03:00 committed by GitHub
commit 015b4a8f34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/mast
This example creates an ELB with just two listeners, one in port 80 and another in port 443
![Listeners](../docs/images/listener.png)
![Listeners](../docs/images/elb-l7-listener.png)
If the ingress controller uses RBAC run: