mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-01 03:07:51 +08:00
[ADD] add test code
This commit is contained in:
parent
1e01a77c8b
commit
94df825645
@ -23,7 +23,7 @@ func (c *CheanManager) Start() {
|
|||||||
logrus.Info("clean 开始工作...")
|
logrus.Info("clean 开始工作...")
|
||||||
go c.Run()
|
go c.Run()
|
||||||
go c.cleanStatefulset()
|
go c.cleanStatefulset()
|
||||||
go c.cleanService()
|
//go c.cleanService()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user