From 4dc45594f1111f6e967997ad0cefbcad9af3b12a Mon Sep 17 00:00:00 2001 From: Erki Aas Date: Sun, 3 Aug 2025 20:41:28 +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 780f8aa..e1cf39e 100644 --- a/rook-ceph/kustomization.yaml +++ b/rook-ceph/kustomization.yaml @@ -32,7 +32,7 @@ helmCharts: daemonHealth: mon: disabled: false - interval: 30s + interval: 45s cephBlockPools: [] cephFileSystems: [] cephObjectStores: []