[Git][root/k8s/fluxcd][main] fix(matrix): db locale

MarcusVRP pushed to branch main at Root / Kubernetes / FluxCD Commits: 3ff358bc by marcusvrp at 2025-08-01T06:01:11-03:00 fix(matrix): db locale - - - - - 1 changed file: - apps/base/matrix/helmrelease.yaml Changes: ===================================== apps/base/matrix/helmrelease.yaml ===================================== @@ -67,6 +67,10 @@ spec: s3-config: configSecret: matrix configSecretKey: synapseS3Config + fix-db-locale: + config: | + database: + allow_unsafe_locale: true matrixAuthenticationService: ingress: host: auth.matrix.c3sl.ufpr.br View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/3ff358bcb9cb740b3cb88bd... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/3ff358bcb9cb740b3cb88bd... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
MarcusVRP (@mvreisdoefer)