jaegertracing / helm-charts

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

[jaeger-operator] Allow configuring replica count for jaeger operator #552

Closed alex1989hu closed 2 months ago

alex1989hu commented 2 months ago

What this PR does

Allow configuring replica count for jaeger operator.

Enable leader election if the given number is greater than 1.

Which issue this PR fixes

N/A

Checklist