From 83bb3e1085f0ef189bd433e7fcba3eed8f72e524 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Wed, 13 Aug 2025 16:41:39 +1000 Subject: [PATCH] chore: increase client body size for s3 (#381) - s3 clients send objects too large for the default body size Reviewed-on: https://git.unkin.net/unkin/puppet-prod/pulls/381 --- hieradata/roles/infra/ceph/rgw.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/hieradata/roles/infra/ceph/rgw.yaml b/hieradata/roles/infra/ceph/rgw.yaml index 181d7e2..3a4aabb 100644 --- a/hieradata/roles/infra/ceph/rgw.yaml +++ b/hieradata/roles/infra/ceph/rgw.yaml @@ -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: