diff options
Diffstat (limited to 'qa/rgw_bucket_sharding/single.yaml')
-rw-r--r-- | qa/rgw_bucket_sharding/single.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qa/rgw_bucket_sharding/single.yaml b/qa/rgw_bucket_sharding/single.yaml new file mode 100644 index 000000000..c6b85f7ce --- /dev/null +++ b/qa/rgw_bucket_sharding/single.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + global: + rgw override bucket index max shards: 1 |