jaegertracing / helm-charts

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

[jaeger] more flexible TLS variables #514

Closed puffitos closed 8 months ago

puffitos commented 8 months ago

What this PR does

Adds the possibility to mount a secret with TLS certificates & keys that contains more than one value. The standard secret mounted always expects the ca-cert.pem key to be present, which makes activating TLS complicated in non-default scenarios.

Which issue this PR fixes

Checklist

puffitos commented 8 months ago

Many thanks for the quick reaction 👏