chore: increase client body size for s3 (#381)
- s3 clients send objects too large for the default body size Reviewed-on: #381
This commit is contained in:
parent
92728047e7
commit
83bb3e1085
@ -38,6 +38,7 @@ profiles::nginx::simpleproxy::nginx_aliases:
|
||||
- radosgw.service.au-syd1.consul
|
||||
profiles::nginx::simpleproxy::proxy_port: 7480
|
||||
profiles::nginx::simpleproxy::proxy_path: '/'
|
||||
nginx::client_max_body_size: 100M
|
||||
|
||||
# manage consul service
|
||||
consul::services:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user