From 444fe8f569ffc90c22df01f8c1e8a73524b4f2da Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Fri, 11 Oct 2024 14:03:55 +0200 Subject: [PATCH] Make it possible to disable openebs in the installation --- installations/system/helmfile.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index 4b2ffbd..7122111 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -124,6 +124,7 @@ releases: - template: crd-management-hook - name: openebs chart: openebs/openebs + condition: openebs.enabled namespace: kube-system version: 4.1.1 needs: