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. #407

Closed RamazanKara closed 1 year ago

RamazanKara commented 1 year ago

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 AllinOne Deployment so there was no way of deploying the AllinOne Deployment across multiple NodeGroups into a selected Nodegroup. This PR fixes this by adding the NodeSelector into the AllinOne Template and allows the Roll out of the AllinOne Deployment into a specific Nodegroup.

Checklist

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