helm: set default SMTP_CA_FILE (#16750)

https://github.com/mastodon/mastodon/pull/10857
This commit is contained in:
Alexandra Catalina 2021-09-19 17:23:44 -07:00 committed by GitHub
parent e5974036d8
commit 127779c945

View File

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