jaegertracing / helm-charts

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

[Feature]: Allow setting annotations on the allinone Service Account #518

Closed nabeelpaytrix closed 6 months ago

nabeelpaytrix commented 8 months ago

Requirement

Currently it is not possible to set annotations on the allinone Service Account using this helm chart.

Can this please be added in.

Problem

Annotations are a way to set additional properties on a ServiceAccount, e.g. Attaching a Service Account to an AWS IAM role. This is currently not possible if using the allinone Jaeger installation.

Proposal

No response

Open questions

No response