hackmdio / codimd-helm

Helm charts for CodiMD
https://artifacthub.io/packages/helm/codimd/codimd
14 stars 27 forks source link

Improved helm chart Ingress for Kubernetes >1.20 and added more customization for PVC #22

Open groundhog2k opened 2 years ago

groundhog2k commented 2 years ago

I improved the ingress of the chart to be compatible with Kubernetes >1.20. I also added the option to keep the PVC when helm chart is uninstalled and as another alternative use an existing PVC with given name instead of creating own during first chart installation.

This will close #15 #19

GiuseppeChiesa-TomTom commented 2 years ago

can this contribution be approved and merged? I see the current version fails with K8S v.1.22

hairmare commented 1 year ago

any chance this could get merged? as it stands this chart doesn't work on any non EOL versions of kubernetes :disappointed: