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

Service Account configuration for constellation deployment #845

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alemax22
Copy link
Contributor

@alemax22 alemax22 commented Nov 6, 2024

Add the option to configure a custom service account for the constellation pods.
This is needed because the constellation deployment needs a persistent volume claim, which needs to be shared by all the pods, the permissions to read/write on the shared storage can be controlled by a service account.
The documentation was updated to describe this new behaviour. Fixes #844 .

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

Successfully merging this pull request may close these issues.

Missing ServiceAccount configuration for constellation app static chart
1 participant