From dfb33c139946bf9d44dfd1b31156a6133a7d4aa8 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Tue, 9 Jul 2024 08:20:34 -0500 Subject: [PATCH] Add helm repo for d-csi --- kubernetes/flux/repositories/helm/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kubernetes/flux/repositories/helm/kustomization.yaml b/kubernetes/flux/repositories/helm/kustomization.yaml index 1aa8f4e..0a52c46 100644 --- a/kubernetes/flux/repositories/helm/kustomization.yaml +++ b/kubernetes/flux/repositories/helm/kustomization.yaml @@ -10,6 +10,7 @@ resources: - cilium.yaml - crowdsec.yaml - crunchydata.yaml + - democratic-csi.yaml - descheduler.yaml - dragonflydb.yaml - elastic.yaml