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

Make ServiceAccount configurable in default chart #687

Closed
thecooldrop opened this issue Dec 20, 2021 · 0 comments
Closed

Make ServiceAccount configurable in default chart #687

thecooldrop opened this issue Dec 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@thecooldrop
Copy link

Describe the solution you'd like
I would like to run the operator in the EKS cluster, and I would like to attach an AWS role to the service account which is used by the master Pod. This is currently not possible with the default Helm chart, since the Jenkins.spec.serviceAccount is not configurable via Helm inputs. I would like this to be the case, in order to enable the default template to be fully usable within cloud context.

Describe alternatives you've considered
I have considered creating my own chart, but that would be unnecessary overhead.

Additional context

@thecooldrop thecooldrop added the enhancement New feature or request label Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant