From 47ce1930755b1899d723ae0871a28ef253a4c517 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Tue, 28 Nov 2023 00:08:40 -0600 Subject: [PATCH] Adding democratic 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 80fbe93..dfc1e35 100644 --- a/kubernetes/flux/repositories/helm/kustomization.yaml +++ b/kubernetes/flux/repositories/helm/kustomization.yaml @@ -10,6 +10,7 @@ resources: - cloudnative-pg.yaml - crowdsec.yaml - crunchydata.yaml + - democratic-csi.yaml - dragonflydb.yaml - elastic.yaml - external-secrets.yaml