This message was deleted.
# k3s
a
This message was deleted.
l
Have you read the docs of the local-path-provisioner. And whether it’s intended to be used in the way you’re using it? You also seem to have a duplicate path in your config and that’s not allowed > https://github.com/rancher/local-path-provisioner#rules
b
I've reviewed the documentation and my example closely resembles the one provided there. So I don't really underestand what you mean However, the issue seems to be related to
k3s
, not the
local-path-provisioner
.
k3s
applies defaults from
/var/lib/rancher/k3s/server/manifests/local-storage.yaml
on each node restart.