From 103c4deff423e9c869554eb4b57e63a8c04b077c Mon Sep 17 00:00:00 2001 From: Erki Aas Date: Sun, 3 Aug 2025 20:35:47 +0300 Subject: [PATCH] Fix rook config --- rook-ceph/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rook-ceph/kustomization.yaml b/rook-ceph/kustomization.yaml index e1cf39e..780f8aa 100644 --- a/rook-ceph/kustomization.yaml +++ b/rook-ceph/kustomization.yaml @@ -32,7 +32,7 @@ helmCharts: daemonHealth: mon: disabled: false - interval: 45s + interval: 30s cephBlockPools: [] cephFileSystems: [] cephObjectStores: []