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

fix(molgenis): use PVC for postgres #149

Merged
merged 2 commits into from
Jun 3, 2019
Merged

Conversation

fdlk
Copy link
Contributor

@fdlk fdlk commented May 31, 2019

The idea is to script a PVC explicitly and mention it as existingClaim to the postgres subchart.

Fixes #126

@fdlk fdlk self-assigned this Jun 3, 2019
@fdlk
Copy link
Contributor Author

fdlk commented Jun 3, 2019

Talked with @sidohaakma, will add extra flag to allow existing PVC to be used

The existingClaim value is now set as a workaround, but you may want to specify
an existing claim for real.
Added flag postgresql.persistence.existingClaimReally.
Set to true to use an actual existing claim.
@sidohaakma sidohaakma merged commit 8821df5 into molgenis:master Jun 3, 2019
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.

molgenis chart does not remove its postgres pvc
2 participants