fix: check component

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
pull/898/head
Gordon 2 years ago
parent a77c47ebf6
commit a1bdb01cd2

@ -29,7 +29,7 @@ import (
)
const (
cfgPath = "../../config/config.yaml"
cfgPath = "../../../../../config/config.yaml"
minioHealthCheckDuration = 1
maxRetry = 100
componentStartErrCode = 6000

Loading…
Cancel
Save