piraeusdatastore / helm-charts

Collection of useful charts for Piraeus and similar projects
Apache License 2.0
31 stars 18 forks source link

Add linstor-cluster chart #28

Closed dtrdnk closed 12 months ago

dtrdnk commented 1 year ago

Add simple helm chart for deploying linstor-cluster via piraeus-operator

WanzenBug commented 1 year ago

I don't quite see the need for this when we don't even host the chart for piraeus-operator?

kvaps commented 1 year ago

I don't quite see the need for this when we don't even host the chart for piraeus-operator?

Why don't we do that? I have a pretty good example: Cilium is really nice when installing using Helm-chart.

dtrdnk commented 1 year ago

I don't quite see the need for this when we don't even host the chart for piraeus-operator?

My PR inspired by https://github.com/minio/operator/tree/master/helm/tenant https://github.com/minio/operator/tree/master/helm/operator

This approach looks like very convenient, especially in GitOps way

If you would like, I can add the piraeus-operator chart in this PR