Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Fix stable/postgresql chart support #18

Merged

Conversation

carolynvs
Copy link
Contributor

After version 2.0+ the password is stored in postgresqlPassword instead of postgresqlPassword. I've updated the code to look in both places.

I've also updated the test to install the latest available chart version of postgres to test out the fix.

Fixes #17.

After version 2.0+ the password is stored in postgresqlPassword
instead of postgresqlPassword. I've updated the code to look in both
places.

I've also updated the test to install the latest available chart version
of postgres to test out the fix.
@carolynvs
Copy link
Contributor Author

Merging because I'm pretty sure it works, and no one is trying it out to independently confirm. If it doesn't work for you, please open up an issue! 😀

@carolynvs carolynvs merged commit 1bdd9f8 into kubernetes-retired:master Jan 22, 2019
@carolynvs carolynvs deleted the fix-postgres-regression branch January 22, 2019 18:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stable/postgresql broken after 2.0.0 chart release
1 participant