diff --git a/kubernetes/apps/storage/local-path-provisioner/app/helmrelease.yaml b/kubernetes/apps/storage/local-path-provisioner/app/helmrelease.yaml index a1283133..9dca0eaa 100644 --- a/kubernetes/apps/storage/local-path-provisioner/app/helmrelease.yaml +++ b/kubernetes/apps/storage/local-path-provisioner/app/helmrelease.yaml @@ -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