From 056638397bde5bbfa32ac686ad48e2e120cc6f01 Mon Sep 17 00:00:00 2001 From: titver968 Date: Fri, 17 Oct 2025 12:31:22 +0200 Subject: [PATCH] mattermost config --- argocd/apps/mattermost/mattermnost.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/argocd/apps/mattermost/mattermnost.yaml b/argocd/apps/mattermost/mattermnost.yaml index 379c63b..e478e19 100644 --- a/argocd/apps/mattermost/mattermnost.yaml +++ b/argocd/apps/mattermost/mattermnost.yaml @@ -30,6 +30,8 @@ spec: value: "mysql" - name: MM_SQLSETTINGS_DATASOURCE value: "mmdbuser:mmdbpwd@tcp(mattermost-mysql:3306)/mattermost?charset=utf8mb4,utf8&readTimeout=30s&writeTimeout=30s" + - name: MM_WAIT_FOR_DB + value: "true" ingress: enabled: true