diff --git a/apps/templates/blog-helm.yaml b/apps/templates/blog-helm.yaml index 4a8153f..505937d 100644 --- a/apps/templates/blog-helm.yaml +++ b/apps/templates/blog-helm.yaml @@ -25,7 +25,7 @@ spec: ghostBlogTitle: Catch && Compile ghostHost: "blog.hensen.io" ghostPath: / - ghostEnableHttps: false + ghostEnableHttps: true smtpHost: "smtp.eu.mailgun.org" smtpPort: "587" smtpUser: "postmaster@mail.hensen.io"