Skip to content

Commit bde48c7

Browse files
committed
chore(database): minio/minio#13799
1 parent 4e5aa2d commit bde48c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/bin/normalize_storage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ fi
2020

2121
export MINIO_ENDPOINT=http://"${DRYCC_MINIO_ENDPOINT}"
2222

23-
mc config host add minio "${MINIO_ENDPOINT}" "${MINIO_ACCESS_KEY}" "${MINIO_SECRET_KEY}"
23+
mc config host add minio "${MINIO_ENDPOINT}" "${MINIO_ACCESS_KEY}" "${MINIO_SECRET_KEY}" --api s3v4

0 commit comments

Comments
 (0)