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