mattermost / mattermost-helm

Mattermost Helm charts for Kubernetes
Apache License 2.0
164 stars 149 forks source link

allow to disable the creation of the database credentials secret #386

Closed freym closed 3 months ago

freym commented 1 year ago

This PR allows to disable the creation of the secret with the ConnectionString for a external Database.

Why:

We are using the Postgres Operator from Zalando and want to use the generated Secrets of the operator. At the moment this is a manual process, because it is not possible to fill the variable MM_CONFIG with the data from the secret. And it is not possible to overwrite the variable with extraEnvVars.

mattermost-build commented 1 year ago

Hello @freym,

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

mattermost-build commented 1 year ago

This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!