diff --git a/third_party/contour/config-gateway.yaml b/third_party/contour/config-gateway.yaml index 415bfc5f4..65b6451e1 100644 --- a/third_party/contour/config-gateway.yaml +++ b/third_party/contour/config-gateway.yaml @@ -25,7 +25,9 @@ data: class: contour gateway: contour-external/knative-gateway service: contour-external/envoy-knative-gateway + httpListenerName: http ClusterLocal: class: contour gateway: contour-internal/knative-local-gateway service: contour-internal/envoy-knative-local-gateway + httpListenerName: http