forked from k-space/kube
		
	pve/pvs csi: disable unused nas
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user