kubernetes-csi-addons
kubernetes-csi-addons copied to clipboard
Add helm chart
This would ease installation.
NB: I'm using ArgoCD to install apps. The make deploy
way of installing is not compatible.
If you have operator-sdk
available, you can use the pre-built bundle as described on https://github.com/csi-addons/kubernetes-csi-addons/blob/main/docs/deploy-controller.md#installation-by-operator-sdk
In case you really prefer Helm, we'd welcome your contribution!
Thanks @nixpanic. I'll add this to my TODO list.