diff --git a/Chart/templates/configmap.yaml b/Chart/templates/configmap.yaml index f0400ee..2e658be 100644 --- a/Chart/templates/configmap.yaml +++ b/Chart/templates/configmap.yaml @@ -127,7 +127,7 @@ data: keepalive_timeout 61; {{- end }} - + client_max_body_size 512m; client_body_temp_path /tmp/client_temp; proxy_temp_path /tmp/proxy_temp_path; fastcgi_temp_path /tmp/fastcgi_temp; @@ -263,4 +263,4 @@ data: {{- end }} include /etc/nginx/modules/*.conf; - } \ No newline at end of file + }