jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
269 stars 347 forks source link

[jaeger] Add ability to edit port name and target port name in query and collector services #590

Closed vishukamble closed 4 months ago

vishukamble commented 4 months ago

What this PR does

This PR adds the ability to edit the port name and target port name in the Jaeger query and collector services. This enhancement allows users to customize the port names, which is useful for enforcing HTTPS via Istio by renaming the port with the prefix http.

Which issue this PR fixes

This PR fixes issue #589.

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

Checklist

pavelnikolov commented 4 months ago

Could you, please, GPG-sign the commits and bump the chart version?

vishukamble commented 4 months ago

@pavelnikolov can you please let me know if everything looks good now.