From 79ebad673012aa750edf569915663415e8a847d2 Mon Sep 17 00:00:00 2001 From: Erki Aas Date: Thu, 7 Aug 2025 22:05:27 +0300 Subject: [PATCH] Disable managing rook-ceph secrets --- 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 d1124a5..f4c094d 100644 --- a/rook-ceph/kustomization.yaml +++ b/rook-ceph/kustomization.yaml @@ -91,6 +91,6 @@ helmCharts: resources: -- ssh://git@git.k-space.ee/secretspace/kube/rook-ceph # secrets: rook-ceph-external-admin-secret +# - ssh://git@git.k-space.ee/secretspace/kube/rook-ceph # secrets: rook-ceph-external-admin-secret - ./storage-classes.yaml