parent
8e90fc0290
commit
21d237792b
|
|
@ -992,7 +992,7 @@ func (ic *GenericController) getEndpoints(
|
||||||
}
|
}
|
||||||
|
|
||||||
// check for invalid port value
|
// check for invalid port value
|
||||||
if targetPort <=0 {
|
if targetPort <= 0 {
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue