From 6543c61f81b53a12e8bfbbb4592a9ea3779352a3 Mon Sep 17 00:00:00 2001 From: Erki Aas Date: Sun, 3 Aug 2025 20:17:26 +0300 Subject: [PATCH] Enable rook ceph toolbox --- rook-ceph/kustomization.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rook-ceph/kustomization.yaml b/rook-ceph/kustomization.yaml index 24e5768..0a2f6bb 100644 --- a/rook-ceph/kustomization.yaml +++ b/rook-ceph/kustomization.yaml @@ -41,7 +41,8 @@ helmCharts: cephBlockPools: [] cephFileSystems: [] cephObjectStores: [] - + toolbox: + enabled: false resources: - ssh://git@git.k-space.ee/secretspace/kube/rook-ceph # secrets: rook-ceph-external-admin-secret - ./storage-classes.yaml