fix: k3s - longhorn need nfs client installed

This commit is contained in:
Ryan Yin
2024-03-22 00:30:51 +08:00
parent 2d3818a998
commit a3c6532376

View File

@@ -17,6 +17,7 @@
"fat"
"vfat"
"exfat"
"nfs" # required by longhorn
"cifs" # mount windows share
];