We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f1008 commit a624332Copy full SHA for a624332
main.go
@@ -129,6 +129,7 @@ func main() {
129
IgnoreIngressTLSSpec: cfg.IgnoreIngressTLSSpec,
130
IgnoreIngressRulesSpec: cfg.IgnoreIngressRulesSpec,
131
ListenEndpointEvents: cfg.ListenEndpointEvents,
132
+ GatewayName: cfg.GatewayName,
133
GatewayNamespace: cfg.GatewayNamespace,
134
GatewayLabelFilter: cfg.GatewayLabelFilter,
135
Compatibility: cfg.Compatibility,
0 commit comments