Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow not creating service accounts (serviceAccount.create=false) #97

Open
kyanar opened this issue Nov 28, 2022 · 2 comments
Open

Allow not creating service accounts (serviceAccount.create=false) #97

kyanar opened this issue Nov 28, 2022 · 2 comments

Comments

@kyanar
Copy link

kyanar commented Nov 28, 2022

Currently the chart forces you to allow it to create the service account, which is something we have a general rule not to allow vendored charts to do (our practice is to pre-create the namespaces, service accounts, and cluster role bindings using a common Helm chart).

The Buildkite agent Helm chart should allow disabling creation of the service account, and allowing specification of the pre-created one.

@rajat2911
Copy link
Contributor

Hello @rimusz do we have any plans to disable the service account ?

@rimusz
Copy link
Collaborator

rimusz commented Jan 8, 2024

@rajat2911 not in my plans, but you are free to create the PR for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants