jaegertracing / helm-charts

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

[jaeger] Add badger support for AllInOne deployment #550

Closed twobiers closed 2 months ago

twobiers commented 3 months ago

What this PR does

Adds badger support for the AllInOne deployment. By default it uses ephemeral badger, but a user-provided PVC can be used to use persistence features.

Conflicts with #527 because of the securityContext

Which issue this PR fixes

Checklist