From 209beff683eeaebe29e85ed0d95fc8f927343945 Mon Sep 17 00:00:00 2001 From: Martyn Date: Fri, 7 Nov 2025 16:34:57 +0100 Subject: [PATCH] "s3" media storage --- apps-kustomized/mastodon/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-kustomized/mastodon/values.yaml b/apps-kustomized/mastodon/values.yaml index 7c3cab5..3c0e91e 100644 --- a/apps-kustomized/mastodon/values.yaml +++ b/apps-kustomized/mastodon/values.yaml @@ -31,7 +31,7 @@ mastodon: existing_secret: weed-secret bucket: masto-media endpoint: http://hp40l:8333 - hostname: https://masto-media.martyn.berlin + hostname: masto-media.martyn.berlin postgresql: host: masto-postgres existingSecret: masto-db-secret