We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44f1008 + a624332 commit 69da80fCopy full SHA for 69da80f
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