From 92c12e58d238ab0e909610d215cfdad504126c74 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Tue, 25 Mar 2025 18:43:07 +0100 Subject: [PATCH] Blog: add helm chart with mailgun service --- apps/templates/blog-helm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index 74b6b48..d5c1a06 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -31,6 +31,7 @@ spec: smtpUser: postmaster@mail.hensen.io smtpPassword: "ignored-but-has-to-exist-else-password-isnt-passed" smtpProtocol: tls + smtpService: mailgun allowEmptyPassword: false resourcesPreset: "micro" containerPorts: