mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Blog: smtp little config
This commit is contained in:
@@ -27,11 +27,11 @@ spec:
|
|||||||
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: ""
|
# smtpPassword: ""
|
||||||
smtpProtocol: "ssl"
|
# smtpProtocol: "ssl"
|
||||||
smtpService: ""
|
# smtpService: ""
|
||||||
smptExistingSecret: ghost-es
|
smptExistingSecret: ghost-es
|
||||||
allowEmptyPassword: false
|
allowEmptyPassword: false
|
||||||
resourcesPreset: "micro"
|
resourcesPreset: "micro"
|
||||||
|
|||||||
Reference in New Issue
Block a user