mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-30 18:58:02 +08:00
[FMT]
This commit is contained in:
parent
a3723aecb0
commit
afa68617ce
@ -346,7 +346,6 @@ func getAppInfoV2(c *cli.Context) error {
|
||||
|
||||
option := metav1.ListOptions{LabelSelector: "name=" + serviceAlias}
|
||||
ps, err := clients.RegionClient.Tenants(tenantName).Services(serviceAlias).Pods()
|
||||
fmt.Println(ps,"ps")
|
||||
handleErr(err)
|
||||
|
||||
var rcMap = make(map[string]string)
|
||||
|
Loading…
Reference in New Issue
Block a user