mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Blog: smtp little config
This commit is contained in:
@@ -27,11 +27,11 @@ spec:
|
||||
ghostPath: /
|
||||
ghostEnableHttps: true
|
||||
smtpHost: "smtp.eu.mailgun.org"
|
||||
smtpPort: "587"
|
||||
# smtpPort: "587"
|
||||
smtpUser: "postmaster@mail.hensen.io"
|
||||
smtpPassword: ""
|
||||
smtpProtocol: "ssl"
|
||||
smtpService: ""
|
||||
# smtpPassword: ""
|
||||
# smtpProtocol: "ssl"
|
||||
# smtpService: ""
|
||||
smptExistingSecret: ghost-es
|
||||
allowEmptyPassword: false
|
||||
resourcesPreset: "micro"
|
||||
|
||||
Reference in New Issue
Block a user