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

Reset postgres password on db startup #188

Open
moshloop opened this issue Jul 12, 2024 · 0 comments
Open

Reset postgres password on db startup #188

moshloop opened this issue Jul 12, 2024 · 0 comments
Assignees

Comments

@moshloop
Copy link
Member

PostStart hook that waits for the db to be up and then update the postgres password

If the helm chart/secret is deleted - new pods will fail to come up because they are using a new generated password.

  • We might need todo something similar for adminPassword - reset it to whats in the secret on startup.

This is also useful for password rotation

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

No branches or pull requests

2 participants