Skip to content

Commit e54d3eb

Browse files
committed
Add httpListenerName for contour
1 parent 87020aa commit e54d3eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

third_party/contour/config-gateway.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ data:
2525
class: contour
2626
gateway: contour-external/knative-gateway
2727
service: contour-external/envoy-knative-gateway
28+
httpListenerName: http
2829
ClusterLocal:
2930
class: contour
3031
gateway: contour-internal/knative-local-gateway
3132
service: contour-internal/envoy-knative-local-gateway
33+
httpListenerName: http

0 commit comments

Comments
 (0)