jaegertracing / helm-charts

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

[jaeger] extraSecretMounts for all-in-one configuration #487

Closed conradhanson closed 12 months ago

conradhanson commented 1 year ago

What this PR does

This PR adds the ability to mount secrets to the all-in-one deployment through the .Values.allInOne.extraSecretMounts value. Implementation follows the implementation in collector-deploy.yaml.

Which issue this PR fixes

Checklist