This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
How to handle database credentials with helm chart #750
Unanswered
alexmozejko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
heya,
i've got pgwatch being deployed with the helm chart through argocd but i would like to not store my target database (the one being monitored) password in plaintext in my repo.
has this problem been encountered before? and if so is there an accepted solution?
if not, im happy to put a pr together to use helm secrets and update the configmaps2 template to read from it if we think it might be accepted
Beta Was this translation helpful? Give feedback.
All reactions