Merge 68c45508d8
into de1a4c463c
This commit is contained in:
commit
83a301c485
1 changed files with 1 additions and 0 deletions
|
@ -938,6 +938,7 @@ func (n *NGINXController) getBackendServers(ingresses []*ingress.Ingress) ([]*in
|
|||
nb := upstream.DeepCopy()
|
||||
nb.Name = name
|
||||
nb.Endpoints = endps
|
||||
nb.Service = location.DefaultBackend
|
||||
aUpstreams = append(aUpstreams, nb)
|
||||
location.DefaultBackendUpstreamName = name
|
||||
|
||||
|
|
Loading…
Reference in a new issue