local-path-provisioner
local-path-provisioner copied to clipboard
Add option to create local volumes instead of hostPath
resolve #85
Took the changes from #91 and added them to be enabled by a config value. Default behavior is still to use hostPath volumes.
Made some small changes to the README, but will update the README and examples further if code changes are ok from maintainers.