From b4ac6e051e44e8905c7252bbfc90fb363016e239 Mon Sep 17 00:00:00 2001 From: Martyn Date: Tue, 11 Nov 2025 14:07:59 +0100 Subject: [PATCH] "s3" media storage, but not --- apps-kustomized/mastodon/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps-kustomized/mastodon/values.yaml b/apps-kustomized/mastodon/values.yaml index 3c0e91e..0eae29d 100644 --- a/apps-kustomized/mastodon/values.yaml +++ b/apps-kustomized/mastodon/values.yaml @@ -32,6 +32,8 @@ mastodon: bucket: masto-media endpoint: http://hp40l:8333 hostname: masto-media.martyn.berlin + permission: private + disableChecksumMode: true postgresql: host: masto-postgres existingSecret: masto-db-secret