Fix path to ELB listener image

This corrects the link to ELB level 7 image.
This commit is contained in:
Erick Tryzelaar 2017-10-29 10:42:29 -07:00 committed by GitHub
parent bc77faead1
commit 5018422345
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: