fix: use https for S3 public URLs to match CSP policy
This commit is contained in:
@@ -38,7 +38,7 @@ spec:
|
||||
enabled: true
|
||||
hostname: mastodon.t0rt1k.tech
|
||||
endpoint: http://minio.minio.svc.cluster.local
|
||||
protocol: http
|
||||
protocol: https
|
||||
bucket: mastodon
|
||||
existingSecret: mastodon-s3
|
||||
overridePathStyle: "false"
|
||||
|
||||
Reference in New Issue
Block a user