Skip to content

Commit e904347

Browse files
committed
chore(imagebuilder): minio/minio#13799
1 parent 7fcd7a3 commit e904347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/usr/local/bin/normalize_storage

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

1919
export MINIO_ENDPOINT=http://"${DRYCC_MINIO_ENDPOINT}"
2020

21-
mc config host add minio "${MINIO_ENDPOINT}" "${MINIO_ACCESS_KEY}" "${MINIO_SECRET_KEY}" &>/tmp/objstorage.log
21+
mc config host add minio "${MINIO_ENDPOINT}" "${MINIO_ACCESS_KEY}" "${MINIO_SECRET_KEY}" --api s3v4

0 commit comments

Comments
 (0)