PortalIP no longer exists
This commit is contained in:
@@ -26,7 +26,7 @@ func (k *watcher) OnUpdate(services []api.Service) {
|
||||
}
|
||||
|
||||
activeServices.Insert(name)
|
||||
serviceIP := net.ParseIP(svc.Spec.PortalIP)
|
||||
serviceIP := net.ParseIP(svc.Spec.ClusterIP)
|
||||
|
||||
ks := ®istry.Service{
|
||||
Name: name,
|
||||
|
||||
Reference in New Issue
Block a user