koli / kong-ingress

[DEPRECATED] A Kubernetes Ingress for Kong
Other
93 stars 14 forks source link

Add support for custom ports on ingress #17

Closed sandromello closed 7 years ago

sandromello commented 7 years ago

The kong-ingress doesn't support custom ports, if the ingress contain any port distinct than 80 or 443 it's doesn't append the port when the upstream URL is constructed.

Related #16