mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
优化必需一个以上服务限制要求
This commit is contained in:
@@ -140,9 +140,6 @@ func (slf *Cluster) readLocalService(localNodeId int) error {
|
||||
}
|
||||
}
|
||||
|
||||
if len(slf.localServiceCfg)==0{
|
||||
return fmt.Errorf("No service configuration was found.")
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user