diff --git a/clusters/cl01tl/helm/rook-ceph/values.yaml b/clusters/cl01tl/helm/rook-ceph/values.yaml index 0ab535624..99977ea44 100644 --- a/clusters/cl01tl/helm/rook-ceph/values.yaml +++ b/clusters/cl01tl/helm/rook-ceph/values.yaml @@ -28,10 +28,6 @@ rook-ceph-cluster: imagePullPolicy: IfNotPresent cephClusterSpec: cephConfig: - global: - bdev_enable_discard: "true" - bdev_async_discard: "true" - bdev_async_discard_threads: "1" osd: bluestore_slow_ops_warn_lifetime: "60" bluestore_slow_ops_warn_threshold: "10"