We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2bbbde commit f6a7f58Copy full SHA for f6a7f58
charts/pixelfed/values.yaml
@@ -554,7 +554,7 @@ pixelfed:
554
# -- key in existing Kubernetes Secret for password. If set, ignores mail.password
555
password: ""
556
557
- # Mail Configuration (Post-Installer)
+ # S3 Configuration (Required if .Values.pixelfed.pf.enable_cloud is true)
558
s3:
559
# -- s3 url including protocol such as https://s3.domain.com
560
url: ""
0 commit comments