From 39c12535a2405ff3a15f05c2ee17dd6e7e853328 Mon Sep 17 00:00:00 2001 From: Abhinandan Purkait Date: Thu, 28 Mar 2024 09:52:31 +0000 Subject: [PATCH] chore: add condition for the crds subchart Signed-off-by: Abhinandan Purkait --- deploy/helm/charts/Chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/helm/charts/Chart.yaml b/deploy/helm/charts/Chart.yaml index 1288d3b4..31e5a182 100644 --- a/deploy/helm/charts/Chart.yaml +++ b/deploy/helm/charts/Chart.yaml @@ -17,3 +17,4 @@ sources: dependencies: - name: crds version: "1.5.1" + condition: crds.enabled