diff --git a/ceph-rgw/values.yaml b/ceph-rgw/values.yaml index e5049dadd..965af02bf 100644 --- a/ceph-rgw/values.yaml +++ b/ceph-rgw/values.yaml @@ -282,8 +282,6 @@ conf: #NOTE (JCL): See http://tracker.ceph.com/issues/24937 #NOTE (JCL): See https://tracker.ceph.com/issues/24551 rgw_dynamic_resharding: false - #NOTE (supamatt): Increase threads and rados handles for better performance - rgw_thread_pool_size: 512 rgw_num_rados_handles: 4 rgw_override_bucket_index_max_shards: 8 rgw_ks: @@ -310,7 +308,6 @@ conf: cephx_cluster_require_signatures: true cephx_service_require_signatures: false objecter_inflight_op_bytes: "1073741824" - objecter_inflight_ops: 10240 debug_ms: "0/0" osd: osd_mkfs_type: xfs