Skip to content

Commit 1fbf70e

Browse files
authored
Merge pull request #47 from jamiemoller/err413-mitigation
Err413 mitigation
2 parents bd0100c + a5e1d41 commit 1fbf70e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/local-ai/values.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ ingress:
107107
className: ""
108108
annotations:
109109
{}
110+
# nginx.ingress.kubernetes.io/proxy-body-size: "25m" # This value determines the maxmimum uploadable file size
110111
# kubernetes.io/ingress.class: nginx
111112
# kubernetes.io/tls-acme: "true"
112113
hosts:

0 commit comments

Comments
 (0)