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

Allow user created secret to stand in for plain text DB connection string in values file #493

Open
Ansible-man opened this issue Mar 7, 2025 · 1 comment

Comments

@Ansible-man
Copy link

This chart should allow the user to create their own secret for the DB connection string. With the current way its setup you cant even override it with the MM_SQLSETTINGS_* env vars that the application should respect. Either A the chart documents this ENV var as a supported option and gives the option to not template the existing DB secret that gets creates either way or B this chart gives an option to create and reference your own secret containing the string. I am willing to put a PR in to support either option including the doc updates. We do not what to commit our DB connection string to source control. Given the other charts support this not sure why it would be an issue.

@Ansible-man
Copy link
Author

This is for teams edition chart

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

1 participant