Monica Helm Charts
Helm repo for Monica.
Add the monica repo as follows:
helm repo add monica https://monicahq.github.io/helm
helm repo update
You can then run helm search repo monica
to see the charts.
Helm Charts
To install the monica chart:
helm install my-release monica/monica
To uninstall the chart:
helm delete my-release