suse-edge / charts

SUSE Edge engineering Helm charts
https://suse-edge.github.io/charts/
Apache License 2.0
5 stars 18 forks source link

Metal3 media chart storage config should be configurable #90

Closed hardys closed 5 months ago

hardys commented 6 months ago

The Metal3 provides an optional webserver for serving OS images, but it's currently hard-coded to hostPath with a local storage class:

https://github.com/suse-edge/charts/blob/main/charts/metal3/0.6.1/charts/media/templates/persistentvolume.yaml

This should be configurable so we can support alternative storage backends e.g Longhorn with a HA management cluster