concourse / concourse-chart

Helm chart to install Concourse
Apache License 2.0
145 stars 177 forks source link

Allow for annotations to be assigned to service accounts #173

Closed lcaproni-pp closed 3 years ago

lcaproni-pp commented 3 years ago

I have a use case whereby I need to assign annotations to the service account users that Concourse creates, currently the only workaround is to create your own service accounts and update the values so Concourse will know to use the custom ones instead. It would be a lot nicer if this was supported as a feature out of the box.