From 6c46b20dbad3dd670d76b99c4b07dbe92f170002 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Tue, 29 Jul 2025 19:49:15 +0200 Subject: [PATCH] fix nginx disconnecting too fast --- apps/librechat/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/librechat/release.yaml b/apps/librechat/release.yaml index 97b52a2..e064157 100644 --- a/apps/librechat/release.yaml +++ b/apps/librechat/release.yaml @@ -91,6 +91,8 @@ spec: annotations: cert-manager.io/cluster-issuer: letsencrypt nginx.org/client-max-body-size: "0" + nginx.ingress.kubernetes.io/proxy-buffering: "false" + nginx.org/proxy-read-timeout: 30m hosts: - host: librechat.lumpiasty.xyz paths: