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" ghostHost: "blog.hensen.io"
ghostPath: / ghostPath: /
ghostEnableHttps: true ghostEnableHttps: true
smtpHost: smtp.eu.mailgun.org smtpHost: "smtp.eu.mailgun.org"
smtpPort: 587 smtpPort: "587"
smtpUser: postmaster@mail.hensen.io smtpUser: "postmaster@mail.hensen.io"
smtpPassword: "ignored-but-has-to-exist-else-password-isnt-passed" smtpPassword: ""
smtpProtocol: ssl smtpProtocol: "ssl"
smtpService: mailgun smtpService: ""
smptExistingSecret: ghost-es
allowEmptyPassword: false allowEmptyPassword: false
resourcesPreset: "micro" resourcesPreset: "micro"
containerPorts: containerPorts: