feat: modify bdev for sdd
Some checks failed
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 1m2s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2026-03-03 17:34:50 -06:00
parent 20ff0763e6
commit 0b25aa88c6

View File

@@ -27,6 +27,13 @@ rook-ceph-cluster:
tag: v19.2.3-20250717 tag: v19.2.3-20250717
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
cephClusterSpec: cephClusterSpec:
cephConfig:
global:
bdev_enable_discard: "true"
bdev_async_discard: "true"
bdev_async_discard_threads: "1"
# osd:
# bluestore_slow_ops_warn_lifetime: "0"
mgr: mgr:
count: 2 count: 2
modules: modules: