From a5838d2f4c1506463141331faf2cc5aed661f92e Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Wed, 3 May 2023 15:36:00 +0200 Subject: [PATCH] Without crd --- rds/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rds/base/kustomization.yaml b/rds/base/kustomization.yaml index 2276470..836186a 100644 --- a/rds/base/kustomization.yaml +++ b/rds/base/kustomization.yaml @@ -12,7 +12,7 @@ resources: # values: ./values/values.yaml helmCharts: - name: all - includeCRDs: true + includeCRDs: false releaseName: sciebords namespace: helmrds version: 2.1.0