[Git][root/k8s/fluxcd][main] fix(matrix): no mail notification for new users

Fernando K pushed to branch main at Root / Kubernetes / FluxCD Commits: 1812b554 by Fernando Monteiro Kiotheka at 2025-08-02T10:49:00-03:00 fix(matrix): no mail notification for new users - - - - - 1 changed file: - apps/base/matrix/helmrelease.yaml Changes: ===================================== apps/base/matrix/helmrelease.yaml ===================================== @@ -62,7 +62,7 @@ spec: smtp_port: 25 notif_from: "matrix.c3sl.ufpr.br" enable_notifs: true - notif_for_new_users: true + notif_for_new_users: false validation_token_lifetime: 15m s3-config: configSecret: matrix View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/1812b554e5a230ce5d4e57e... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/1812b554e5a230ce5d4e57e... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)