Update Envoy timeout configs

This commit is contained in:
Eryu Xia 2021-08-02 19:00:25 -07:00 committed by Stanley Cheung
parent 511cc32525
commit b24f5ca6ec
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ static_resources:
- match: { prefix: "/" }
route:
cluster: greeter_service
timeout: 0s
max_stream_duration:
grpc_timeout_header_max: 0s
cors:

View File

@ -24,6 +24,7 @@ static_resources:
- match: { prefix: "/" }
route:
cluster: interop_service
timeout: 0s
max_stream_duration:
grpc_timeout_header_max: 0s
cors: