chore(ingress): changing proxy body size to 10m

else nginx will reject the change, and AWS will report as CORS issue.

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2022-05-16 21:10:56 +02:00
parent e12d9e77a6
commit 9f53b4b18d

View file

@ -63,6 +63,7 @@ ingress-nginx: &ingress-nginx
# SSL redirection
ssl-redirect: false
force-ssl-redirect: false
proxy-body-size: 10m
# Application specific variables
global: