From bb6602e30ea70278ba59d2062f85ce646176e8d1 Mon Sep 17 00:00:00 2001 From: Daniel Cosme Date: Fri, 1 May 2026 18:38:08 -0400 Subject: [PATCH] Finish TrueNAS CSI rollout --- infrastructure/hydra/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/hydra/kustomization.yaml b/infrastructure/hydra/kustomization.yaml index d43233c..322e5d6 100644 --- a/infrastructure/hydra/kustomization.yaml +++ b/infrastructure/hydra/kustomization.yaml @@ -3,3 +3,4 @@ kind: Kustomization resources: - coredns-config.yaml - truenas-csi/ + - truenas-csi-driver.yaml