local-path-provisioner
local-path-provisioner copied to clipboard
Enable leader election
Hello,
it would be great if the leader election could be enabled, so that we can drive an HA setup for local-path-provisioner. Currently if i set the replica count to 3 all 3 pods are trying to manage the same pvc that i create. That is not ideal and might lead to issues with race conditions.