diff --git a/infrastructure/charts/mediator/templates/apisixroute.yaml b/infrastructure/charts/mediator/templates/apisixroute.yaml index e9e6aa91..fbfe23c7 100644 --- a/infrastructure/charts/mediator/templates/apisixroute.yaml +++ b/infrastructure/charts/mediator/templates/apisixroute.yaml @@ -19,6 +19,10 @@ spec: backends: - serviceName: mediator-service servicePort: 8080 + timeout: + connect: 60s + read: 8h + send: 8h websocket: true plugins: - name: proxy-rewrite