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 customization of serviceAccountName for pods #152

Merged
merged 4 commits into from
Jun 6, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Jun 4, 2018

fixes #146

This PR adds a serviceAccountName setting in the server group struct.
This is passed to all Pods created for that group.

This enables users to run an ArangoDeployment using a custom ServiceAccount, so they can explicitly control access rights.

@ewoutp ewoutp added the 9 WIP label Jun 4, 2018
@ewoutp ewoutp merged commit 4a2f34b into master Jun 6, 2018
@ewoutp ewoutp deleted the feature/service-account branch June 6, 2018 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add setting to specify ServiceAccount for deployment
2 participants