diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index 74ba1c7..4a8153f 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -30,7 +30,7 @@ spec: smtpPort: "587" smtpUser: "postmaster@mail.hensen.io" smtpPassword: "-" - # smtpProtocol: "ssl" + smtpProtocol: "tls" # smtpService: "" smptExistingSecret: ghost-es allowEmptyPassword: false