Skip to content

Commit f846bd8

Browse files
committed
Allow unlimited request body size
1 parent e8df4f5 commit f846bd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manager/manifests/nginx.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ metadata:
8080
namespace: $CORTEX_NAMESPACE
8181
data:
8282
use-proxy-protocol: "true"
83+
proxy-body-size: "0"
8384
---
8485

8586
apiVersion: apps/v1

0 commit comments

Comments
 (0)