From f54b5469f8d621715b7c4553f341c734c962519f Mon Sep 17 00:00:00 2001 From: Erki Aas Date: Sun, 3 Aug 2025 20:19:11 +0300 Subject: [PATCH] Enable rook ceph toolbox --- 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 0a2f6bb..4ba1465 100644 --- a/rook-ceph/kustomization.yaml +++ b/rook-ceph/kustomization.yaml @@ -42,7 +42,7 @@ helmCharts: cephFileSystems: [] cephObjectStores: [] toolbox: - enabled: false + enabled: true resources: - ssh://git@git.k-space.ee/secretspace/kube/rook-ceph # secrets: rook-ceph-external-admin-secret - ./storage-classes.yaml