fix nginx disconnecting too fast
This commit is contained in:
@@ -91,6 +91,8 @@ spec:
|
|||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt
|
cert-manager.io/cluster-issuer: letsencrypt
|
||||||
nginx.org/client-max-body-size: "0"
|
nginx.org/client-max-body-size: "0"
|
||||||
|
nginx.ingress.kubernetes.io/proxy-buffering: "false"
|
||||||
|
nginx.org/proxy-read-timeout: 30m
|
||||||
hosts:
|
hosts:
|
||||||
- host: librechat.lumpiasty.xyz
|
- host: librechat.lumpiasty.xyz
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user