helm icon indicating copy to clipboard operation
helm copied to clipboard

Reference a secret for external DB

Open doteater opened this issue 6 months ago • 2 comments

Hey folks,

Looks like when I want to deploy ERPNext with this chart using an external DB I need to hard code the root password in values.yaml. It seems like in order to switch to a secret ref I'd need to use kustomize or otherwise make changes to the chart. Unless I'm missing something.

I'd like to be able to store my values.yaml in source control without hardcoded secrets and it seems like that currently requires an extra step.

Thanks!

doteater avatar Aug 27 '24 16:08 doteater