jaegertracing / helm-charts

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

[jaeger] Will allow anonymous login to ElasticSearch #442

Closed klubi closed 1 year ago

klubi commented 1 year ago

Signed-off-by: Piotr Klubinski pklubinski@gmail.com

What this PR does

This PR allows to not render ES_USERNAME or ES_PASSWORD if storage.elasticsearch.anonymous: true.

Which issue this PR fixes

Checklist

klubi commented 1 year ago

@dvonthenen @naseemkullah @pavelnikolov There seem to be two PR's on the same topic. Other one was created some time ago.

https://github.com/jaegertracing/helm-charts/pull/384

Any chance this get's reviewed anytime soon? Thanks!