Skip to content

Commit

Permalink
ui envoy: fix config to keep grpc conn
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Kharitonov <dmitry@isovalent.com>
  • Loading branch information
geakstr authored and aanm committed Apr 29, 2021
1 parent 006140e commit df4619b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/kubernetes/cilium/files/envoy/envoy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ static_resources:
route:
cluster: backend
prefix_rewrite: "/"
timeout: 0s
max_stream_duration:
grpc_timeout_header_max: 0s
- match:
Expand Down

0 comments on commit df4619b

Please sign in to comment.