From ea358b38839d6b35ffe283ea6c6115e412e5ef05 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sun, 27 Jul 2025 04:46:57 +0300 Subject: [PATCH] pve/pvs csi: disable unused nas --- proxmox-csi/kustomization.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/proxmox-csi/kustomization.yaml b/proxmox-csi/kustomization.yaml index f06b4f2..1ec14c5 100644 --- a/proxmox-csi/kustomization.yaml +++ b/proxmox-csi/kustomization.yaml @@ -20,11 +20,12 @@ helmCharts: storage: ks-pvs cache: none ssd: "true" - - name: proxmox-nas - fstype: xfs - storage: ks-pvs-nas - cache: none - # ssd is false, https://github.com/sergelogvinov/proxmox-csi-plugin/issues/404 +# Not in use, migrating off of NAS… +# - name: proxmox-nas +# fstype: xfs +# storage: ks-pvs-nas +# cache: none +# # ssd is false, https://github.com/sergelogvinov/proxmox-csi-plugin/issues/404 version: 0.3.12 # https://github.com/sergelogvinov/proxmox-csi-plugin/pkgs/container/charts%2Fproxmox-csi-plugin resources: