From 04fc582912037fecacd756ed987f0a3ea4af0193 Mon Sep 17 00:00:00 2001 From: Ultradesu Date: Mon, 16 Mar 2026 11:03:23 +0000 Subject: [PATCH] Added matrix --- k8s/apps/matrix/matrix-stack-values.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/k8s/apps/matrix/matrix-stack-values.yaml b/k8s/apps/matrix/matrix-stack-values.yaml index e3b3627..111ffc7 100644 --- a/k8s/apps/matrix/matrix-stack-values.yaml +++ b/k8s/apps/matrix/matrix-stack-values.yaml @@ -35,6 +35,11 @@ synapse: password: secret: matrix-postgres-creds secretKey: synapse_db_password + additional: + 0-unsafe-locale: + config: | + database: + allow_unsafe_locale: true media: storage: size: 20Gi