mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change port to 587
This commit is contained in:
@@ -38,7 +38,7 @@ spec:
|
|||||||
## @param smtpProtocol SMTP protocol (ssl or tls)
|
## @param smtpProtocol SMTP protocol (ssl or tls)
|
||||||
##
|
##
|
||||||
smtpHost: smtp.hostinger.com
|
smtpHost: smtp.hostinger.com
|
||||||
smtpPort: 465
|
smtpPort: 587
|
||||||
smtpUser: ruben@hensen.io
|
smtpUser: ruben@hensen.io
|
||||||
smtpPassword: "ignored-but-hast-to-exist-else-password-isnt-passed"
|
smtpPassword: "ignored-but-hast-to-exist-else-password-isnt-passed"
|
||||||
smtpProtocol: tls
|
smtpProtocol: tls
|
||||||
|
|||||||
Reference in New Issue
Block a user