jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
258 stars 340 forks source link

[jaeger] add option to add "envFrom" in deployments #480

Closed mehta-ankit closed 1 year ago

mehta-ankit commented 1 year ago

What this PR does

This PR adds an option of giving "envFrom" to the deployment manifest.

Taking changes from original PR: https://github.com/jaegertracing/helm-charts/pull/387 (which was in a weird state with multiple commits and dco check failing)

Checklist

mehta-ankit commented 1 year ago

@naseemkullah @pavelnikolov can one of you approve/merge this please. Changes are similar to https://github.com/jaegertracing/helm-charts/pull/387