chore: increase client body size for s3
All checks were successful
Build / precommit (pull_request) Successful in 5m6s
All checks were successful
Build / precommit (pull_request) Successful in 5m6s
- s3 clients send objects too large for the default body size
This commit is contained in:
parent
92728047e7
commit
30ad85a629
@ -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