[Cmii][ImageSync] - 优化处理逻辑
This commit is contained in:
@@ -15,7 +15,7 @@ func main() {
|
||||
|
||||
// build from local LocalKubeConfigFile
|
||||
if !utils.FileExists(LocalKubeConfigFile) {
|
||||
log.ErrorF("%s not exits! error!")
|
||||
log.ErrorF("%s not exits! error!", LocalKubeConfigFile)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user