🩹(summary) use the right s3 env variable

I use 'url' instead of the 'endpoint' as desired.
Leading the Minio client to fail connecting to the bucket.
Fixed it!
This commit is contained in:
lebaudantoine
2024-11-30 00:26:47 +01:00
committed by aleb_the_flash
parent 35741a1bc1
commit 50146e95f4

View File

@@ -240,7 +240,7 @@ celery:
AWS_S3_ENDPOINT_URL:
secretKeyRef:
name: meet-media-storage.bucket.libre.sh
key: url
key: endpoint
AWS_S3_ACCESS_KEY_ID:
secretKeyRef:
name: meet-media-storage.bucket.libre.sh