update s3 endpoint handling
virtual host extracts bucket name from endpoint environment variable; path uses fixed bucket name
This commit is contained in:
committed by
=Michael Hohn
parent
b04e50414f
commit
a52990afb3
@@ -13,4 +13,4 @@ ARTIFACT_MINIO_SECRET=${MINIO_ROOT_PASSWORD}
|
||||
QLDB_MINIO_ENDPOINT=minio.store:9000
|
||||
QLDB_MINIO_ID=${MINIO_ROOT_USER}
|
||||
QLDB_MINIO_SECRET=${MINIO_ROOT_PASSWORD}
|
||||
|
||||
MRVA_MINIO_VIRTUAL_HOST=0
|
||||
|
||||
Reference in New Issue
Block a user