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 de40aec750
commit ee1f8bbd38

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 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: If the ingress controller uses RBAC run: