fix: set S3_HOSTNAME to public domain, add minio ingress route
This commit is contained in:
@@ -36,7 +36,7 @@ spec:
|
||||
|
||||
s3:
|
||||
enabled: true
|
||||
hostname: minio.minio.svc.cluster.local
|
||||
hostname: mastodon.t0rt1k.tech
|
||||
endpoint: http://minio.minio.svc.cluster.local
|
||||
protocol: http
|
||||
bucket: mastodon
|
||||
|
||||
Reference in New Issue
Block a user