From 82d934c79fce216de9da5c15edb0a742b33ee0ad Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 3 Mar 2026 23:38:54 +0000 Subject: [PATCH] Automated Manifest Update (#4404) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4404 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- .../cl01tl/manifests/rook-ceph/CephCluster-rook-ceph.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/clusters/cl01tl/manifests/rook-ceph/CephCluster-rook-ceph.yaml b/clusters/cl01tl/manifests/rook-ceph/CephCluster-rook-ceph.yaml index c2ddb6534..f7e6d2f37 100644 --- a/clusters/cl01tl/manifests/rook-ceph/CephCluster-rook-ceph.yaml +++ b/clusters/cl01tl/manifests/rook-ceph/CephCluster-rook-ceph.yaml @@ -10,6 +10,11 @@ spec: image: "quay.io/ceph/ceph:v19.2.3-20250717" allowUnsupported: false imagePullPolicy: IfNotPresent + cephConfig: + global: + bdev_async_discard: "true" + bdev_async_discard_threads: "1" + bdev_enable_discard: "true" cleanupPolicy: allowUninstallWithVolumes: false confirmation: ""