mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Blog: smtp little config http false and port and emtpy pw
This commit is contained in:
@@ -29,7 +29,7 @@ spec:
|
|||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user