Signed-off-by: hanzhixiao <709674996@qq.com>
@ -27,7 +27,7 @@ import (
)
const (
cfgPath = "../../config/config.yaml"
cfgPath = "../../../../../config/config.yaml"
minioHealthCheckDuration = 1
maxRetry = 100
componentStartErrCode = 6000