UNCLASSIFIED - NO CUI

Skip to content

Update Default Mattermost Values

Justin Guidry requested to merge mattermost-database-bug into master

Package Merge Request

Package Changes

N/A

Default values changes

When Mattermost has a process performed that changes the value of DB_CONNECTION_STRING, the string stored in the database does not get updated. This MR adds usage of the MM_SQLSETTINGS_DATASOURCE env var to check this secret key by default and respect any changes that occur.

Checking env on default dev deployment: Screenshot_2024-12-13_at_12.20.07_PM

Updated secret to simulate change in the value of DB_CONNECTION_STRING and bounced pod. Only changed timeout for the purposes of showing that it works: Screenshot_2024-12-13_at_12.26.08_PM

Package MR

N/A

For Issue

Closes #2308 (closed)

Upgrade Notices

N/A

Edited by Justin Guidry

Merge request reports

Loading