druid-io / druid-operator

Druid Kubernetes Operator
Other
205 stars 92 forks source link

Unable to annotate or label service accounts #332

Open jwitko opened 1 year ago

jwitko commented 1 year ago

It would be nice to be able to annotate and/or label serviceAccounts created by the operator (as well as create a service account per node type). Without this it is currently not possible to leverage something like IAM roles for service Accounts in AWS unless you modify the service account out of band.