Kong / charts

Helm chart for Kong
Apache License 2.0
239 stars 473 forks source link

feat(services) use servicePort=0 to disable http port on service for tls terminated at LB #1021

Closed mithunkrb closed 3 months ago

mithunkrb commented 4 months ago

What this PR does / why we need it:

With this change, servicePort=0 can be used to disable http port on service for the services exposed by LoadBalancer(for ex: proxy-service) and TLS is terminated at LB. This is helpful in the below scenario:

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.