Update local-hostpath storagepath

This commit is contained in:
Joseph Hanson 2024-01-16 16:58:36 -06:00
parent df391646b8
commit 06c4feb045

View file

@ -58,7 +58,7 @@ spec:
config: config:
driver: local-hostpath driver: local-hostpath
local-hostpath: local-hostpath:
shareBasePath: &storagePath /mnt/localpath shareBasePath: &storagePath /var/lib/rancher/k3s/local-hostpath
controllerBasePath: *storagePath controllerBasePath: *storagePath
dirPermissionsMode: "0770" dirPermissionsMode: "0770"
dirPermissionsUser: 0 dirPermissionsUser: 0