Remove listener name in backendtls ancestor refs

This commit is contained in:
Steven Goodstein 2026-01-13 17:34:03 -05:00
parent 5492079915
commit a2c6cbb883

View file

@ -445,7 +445,6 @@ func (p *Provider) loadHTTPServers(ctx context.Context, namespace string, route
Kind: ptr.To(gatev1.Kind(kindGateway)),
Namespace: ptr.To(gatev1.Namespace(namespace)),
Name: gatev1.ObjectName(listener.GWName),
SectionName: ptr.To(gatev1.SectionName(listener.Name)),
},
ControllerName: controllerName,
}