forked from k-space/kube
		
	pve/pvs csi: disable unused nas
This commit is contained in:
		| @@ -20,11 +20,12 @@ helmCharts: | |||||||
|           storage: ks-pvs |           storage: ks-pvs | ||||||
|           cache: none |           cache: none | ||||||
|           ssd: "true" |           ssd: "true" | ||||||
|         - name: proxmox-nas | # Not in use, migrating off of NAS… | ||||||
|           fstype: xfs | #        - name: proxmox-nas | ||||||
|           storage: ks-pvs-nas | #          fstype: xfs | ||||||
|           cache: none | #          storage: ks-pvs-nas | ||||||
|           # ssd is false, https://github.com/sergelogvinov/proxmox-csi-plugin/issues/404 | #          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 |     version: 0.3.12 # https://github.com/sergelogvinov/proxmox-csi-plugin/pkgs/container/charts%2Fproxmox-csi-plugin | ||||||
|  |  | ||||||
| resources: | resources: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user