2018-10-25 04:27:28 +08:00
|
|
|
---
|
2020-03-09 18:05:01 +08:00
|
|
|
# Enable Multisite support
|
|
|
|
rgw_multisite: true
|
2021-01-15 00:52:39 +08:00
|
|
|
rgw_multisite_proto: http
|
2018-10-25 04:27:28 +08:00
|
|
|
rgw_create_pools:
|
|
|
|
foo:
|
2019-11-27 03:09:48 +08:00
|
|
|
pg_num: 16
|
2019-09-11 06:01:48 +08:00
|
|
|
type: replicated
|
2018-10-25 04:27:28 +08:00
|
|
|
bar:
|
2019-11-27 03:09:48 +08:00
|
|
|
pg_num: 16
|
2018-10-25 04:27:28 +08:00
|
|
|
rgw_override_bucket_index_max_shards: 16
|
2019-09-11 06:01:48 +08:00
|
|
|
rgw_bucket_default_quota_max_objects: 1638400
|