Merge bc96000360
into d556cc07b6
This commit is contained in:
commit
e312873af5
1 changed files with 2 additions and 0 deletions
|
@ -527,6 +527,8 @@ func (ic *GenericController) getStreamServices(configmapName string, proto api.P
|
|||
})
|
||||
}
|
||||
|
||||
sort.Sort(ingress.LocationByPath(svcs))
|
||||
|
||||
return svcs
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue