openstack-helm-infra/local-volume-provisioner
Vasyl Saienko db6c9ac78c Add local volume provisioner chart
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
2024-09-18 11:47:05 +00:00
..
templates Add local volume provisioner chart 2024-09-18 11:47:05 +00:00
Chart.yaml Add local volume provisioner chart 2024-09-18 11:47:05 +00:00
requirements.yaml Add local volume provisioner chart 2024-09-18 11:47:05 +00:00
values.yaml Add local volume provisioner chart 2024-09-18 11:47:05 +00:00