Update configmap.yaml
This commit is contained in:
@@ -127,7 +127,7 @@ data:
|
|||||||
keepalive_timeout 61;
|
keepalive_timeout 61;
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
|
client_max_body_size 512m;
|
||||||
client_body_temp_path /tmp/client_temp;
|
client_body_temp_path /tmp/client_temp;
|
||||||
proxy_temp_path /tmp/proxy_temp_path;
|
proxy_temp_path /tmp/proxy_temp_path;
|
||||||
fastcgi_temp_path /tmp/fastcgi_temp;
|
fastcgi_temp_path /tmp/fastcgi_temp;
|
||||||
@@ -263,4 +263,4 @@ data:
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
include /etc/nginx/modules/*.conf;
|
include /etc/nginx/modules/*.conf;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user