From 03d7fa77a1da53a920a792491379d7c22fb0d13d Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Wed, 25 Sep 2024 11:34:24 -0400 Subject: [PATCH] gitea email notifications Signed-off-by: Michael Thomson --- gitea/helmrelease-gitea.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitea/helmrelease-gitea.yaml b/gitea/helmrelease-gitea.yaml index 6c1f372..fa74400 100644 --- a/gitea/helmrelease-gitea.yaml +++ b/gitea/helmrelease-gitea.yaml @@ -56,6 +56,8 @@ spec: SSH_PORT: 2222 service: DISABLE_REGISTRATION: true + REGISTER_EMAIL_CONFIRM: true + ENABLE_NOTIFY_MAIL: true webhook: ALLOWED_HOST_LIST: external,loopback,private mailer: