UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e6d4888f authored by Justin Guidry's avatar Justin Guidry Committed by Michael Martin
Browse files

Update Default Mattermost Values

parent e698aa16
No related branches found
No related tags found
1 merge request!5529Update Default Mattermost Values
......@@ -164,4 +164,12 @@ mattermostEnvs:
# required for Keycloak >= 20.X to work with gitlab auth pointed to Keycloak
MM_GITLABSETTINGS_SCOPE: openid
existingSecretEnvs:
# Forces mattermost to use the DB_CONNECTION_STRING in the secret and respect changes in that value
- name: MM_SQLSETTINGS_DATASOURCE
valueFrom:
secretKeyRef:
key: DB_CONNECTION_STRING
name: "mattermost-dbcreds"
{{- end -}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment