helm: set default SMTP_CA_FILE (#16750)

https://github.com/mastodon/mastodon/pull/10857
th-downstream
Alexandra Catalina 3 years ago committed by GitHub
parent 4f20670d70
commit b98417806e

@ -60,7 +60,7 @@ mastodon:
concurrency: 25 concurrency: 25
smtp: smtp:
auth_method: plain auth_method: plain
ca_file: ca_file: /etc/ssl/certs/ca-certificates.crt
delivery_method: smtp delivery_method: smtp
domain: domain:
enable_starttls_auto: true enable_starttls_auto: true

Loading…
Cancel
Save