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