Some applications require perisitant volumes to be stored
on the hosts where they running, usually its done via
kubernetes PV. One of PV implementations is local-volume-provisioner [0]
This patch adds helm chart to deploy LVP. Since LVP creates a volumes for
each mountpoint, helm chart provides a script to create mountpoints
in the directory, which later exposed to kubernetes as individual volumes.
Change-Id: I3f61088ddcbd0a83a729eb940cbf9b2bf1e65894