Merge 9831814934
into 93c72ef646
This commit is contained in:
commit
68ae4f424f
1 changed files with 1 additions and 1 deletions
|
@ -533,7 +533,7 @@ func (n *NGINXController) OnUpdate(ingressCfg ingress.Configuration) error {
|
|||
}
|
||||
}
|
||||
if !found {
|
||||
redirectServers[n] = srv.Hostname
|
||||
redirectServers[srv.Hostname] = n
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue