From 0bf9ee8c41c6cf81e68ba33dd52ab809a0d6d279 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Wed, 26 Mar 2025 04:03:45 +0100 Subject: [PATCH] Add blog 587 port --- apps/templates/blog-helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index 3f0a669..b9bbf30 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -38,7 +38,7 @@ spec: ## @param smtpProtocol SMTP protocol (ssl or tls) ## smtpHost: smtp.hostinger.com - smtpPort: 465 + smtpPort: 587 smtpUser: ruben@hensen.io smtpPassword: "ignored-but-hast-to-exist-else-password-isnt-passed" smtpProtocol: tls