about summary refs log tree commit diff
path: root/chart/values.yaml
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-09-22 16:50:33 +0200
committerClaire <claire.github-309c@sitedethib.com>2021-09-22 16:50:33 +0200
commit7c25251a3958c67f623953c879649dbe616c66c4 (patch)
tree87bd664e538b02ed5d8a916cbd34e7891349bec6 /chart/values.yaml
parent3d05ebfdc3524cff9f01b760176e175e73b55875 (diff)
parent9c9290768190d412e5b3d65502ee5d0d30596412 (diff)
Merge branch 'main' into glitch-soc/merge-upstream
Diffstat (limited to 'chart/values.yaml')
-rw-r--r--chart/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart/values.yaml b/chart/values.yaml
index a638f4a7d..ff45a7b61 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -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