Update local-hostpath storagepath
This commit is contained in:
parent
df391646b8
commit
06c4feb045
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ spec:
|
|||
config:
|
||||
driver: local-hostpath
|
||||
local-hostpath:
|
||||
shareBasePath: &storagePath /mnt/localpath
|
||||
shareBasePath: &storagePath /var/lib/rancher/k3s/local-hostpath
|
||||
controllerBasePath: *storagePath
|
||||
dirPermissionsMode: "0770"
|
||||
dirPermissionsUser: 0
|
||||
|
|
Loading…
Reference in a new issue