2018-10-25 04:27:28 +08:00
|
|
|
---
|
|
|
|
copy_admin_key: true
|
|
|
|
# Enable Multisite support
|
|
|
|
rgw_multisite: true
|
|
|
|
rgw_create_pools:
|
|
|
|
foo:
|
2019-09-11 06:01:48 +08:00
|
|
|
pg_num: 16
|
|
|
|
type: replicated
|
2018-10-25 04:27:28 +08:00
|
|
|
bar:
|
2019-09-11 06:01:48 +08:00
|
|
|
pg_num: 16
|
2018-10-25 04:27:28 +08:00
|
|
|
rgw_override_bucket_index_max_shards: 16
|
2019-02-01 04:43:21 +08:00
|
|
|
rgw_bucket_default_quota_max_objects: 1638400
|
2020-03-09 18:05:01 +08:00
|
|
|
rgw_zonemaster: True
|
|
|
|
rgw_zonesecondary: False
|
|
|
|
rgw_zonegroupmaster: True
|
|
|
|
rgw_multisite_proto: http
|