Blog: add helm chart add quotes

This commit is contained in:
Ruben Hensen
2025-03-25 19:03:50 +01:00
parent 65c7454a97
commit 34ee0702a8
+7 -6
View File
@@ -26,12 +26,13 @@ spec:
ghostHost: "blog.hensen.io"
ghostPath: /
ghostEnableHttps: true
smtpHost: smtp.eu.mailgun.org
smtpPort: 587
smtpUser: postmaster@mail.hensen.io
smtpPassword: "ignored-but-has-to-exist-else-password-isnt-passed"
smtpProtocol: ssl
smtpService: mailgun
smtpHost: "smtp.eu.mailgun.org"
smtpPort: "587"
smtpUser: "postmaster@mail.hensen.io"
smtpPassword: ""
smtpProtocol: "ssl"
smtpService: ""
smptExistingSecret: ghost-es
allowEmptyPassword: false
resourcesPreset: "micro"
containerPorts: