From 0ac8d5a3d5ea6b64e80d93ba5615449479b1fe06 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 11 Mar 2026 16:57:17 -0500 Subject: [PATCH] feat: set object store to null --- clusters/cl01tl/helm/rook-ceph/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/helm/rook-ceph/values.yaml b/clusters/cl01tl/helm/rook-ceph/values.yaml index 672ea8acc..bafb589a6 100644 --- a/clusters/cl01tl/helm/rook-ceph/values.yaml +++ b/clusters/cl01tl/helm/rook-ceph/values.yaml @@ -177,3 +177,4 @@ rook-ceph-cluster: name: ceph-blockpool-snapshot isDefault: true deletionPolicy: Delete + cephObjectStores: []