jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
254 stars 338 forks source link

[jaeger] fix .Values.storage.elasticsearch.tls for es-rollover-hook #522

Closed obervinov closed 7 months ago

obervinov commented 7 months ago

What this PR does

This PR corrects the situation when the parameters .Value.storage.elasticsearch.tls did not work for es-rollover-hook.yml Added a section for mounting a tls secret from elasticsearch parameters.

Which issue this PR fixes

Checklist