File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ const (
4545 V3RouteConfigURL = "type.googleapis.com/envoy.config.route.v3.RouteConfiguration"
4646 V3ClusterURL = "type.googleapis.com/envoy.config.cluster.v3.Cluster"
4747 V3EndpointsURL = "type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment"
48- V3HTTPConnManagerURL = "type.googleapis.com/envoy.config.filter .network.http_connection_manager.v3.HttpConnectionManager"
48+ V3HTTPConnManagerURL = "type.googleapis.com/envoy.extensions.filters .network.http_connection_manager.v3.HttpConnectionManager"
4949 V3UpstreamTLSContextURL = "type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.UpstreamTlsContext"
5050 V3DownstreamTLSContextURL = "type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext"
5151)
You can’t perform that action at this time.
0 commit comments