diff --git a/infrastructure/charts/mediator/templates/apisixroute.yaml b/infrastructure/charts/mediator/templates/apisixroute.yaml index a661b73f..fbfe23c7 100644 --- a/infrastructure/charts/mediator/templates/apisixroute.yaml +++ b/infrastructure/charts/mediator/templates/apisixroute.yaml @@ -21,8 +21,8 @@ spec: servicePort: 8080 timeout: connect: 60s - read: 60m - send: 60m + read: 8h + send: 8h websocket: true plugins: - name: proxy-rewrite