From f6a7f58383cd7ce1fe8e0121f92a358db4596921 Mon Sep 17 00:00:00 2001 From: holysoles Date: Thu, 23 Jan 2025 09:47:29 -0600 Subject: [PATCH] update s3 section docstring --- charts/pixelfed/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/pixelfed/values.yaml b/charts/pixelfed/values.yaml index 5912a7d..8994a6b 100644 --- a/charts/pixelfed/values.yaml +++ b/charts/pixelfed/values.yaml @@ -554,7 +554,7 @@ pixelfed: # -- key in existing Kubernetes Secret for password. If set, ignores mail.password password: "" - # Mail Configuration (Post-Installer) + # S3 Configuration (Required if .Values.pixelfed.pf.enable_cloud is true) s3: # -- s3 url including protocol such as https://s3.domain.com url: ""