mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Blog: addsmtp little config http false and port and emtpy pw and tls
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
|||||||
smtpPort: "587"
|
smtpPort: "587"
|
||||||
smtpUser: "postmaster@mail.hensen.io"
|
smtpUser: "postmaster@mail.hensen.io"
|
||||||
smtpPassword: "-"
|
smtpPassword: "-"
|
||||||
# smtpProtocol: "ssl"
|
smtpProtocol: "tls"
|
||||||
# smtpService: ""
|
# smtpService: ""
|
||||||
smptExistingSecret: ghost-es
|
smptExistingSecret: ghost-es
|
||||||
allowEmptyPassword: false
|
allowEmptyPassword: false
|
||||||
|
|||||||
Reference in New Issue
Block a user