jaegertracing / helm-charts

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

[Jaeger] - Feature - Added NodeSelector for All in One Image. #406

Closed RamazanKara closed 1 year ago

RamazanKara commented 1 year ago

Signed-off-by: Ramazan Kara ramazan.kara@otto.de Co-authored-by: Otto Wagner otto.wagner@otto.de

What this PR does

We have added the NodeSelector for the All in One Image and would like this feature to be integrated into the Jaegertracing Helm Charts.

Which issue this PR fixes

Previously, there was no NodeSelector for the all in one Image so there was no way of deploying the AllinOne Image across multiple NodeGroups into a selected Nodegroup. This PR fixes this and allows the Image to be deployed to a specific Nodegroup.

Checklist