Skip to content

monicahq/helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monica Helm Charts

Helm repo for different charts related to Monica which can be installed on Kubernetes

Add Helm repository

To install the repo just run:

helm repo add monica https://monicahq.github.io/helm/
helm repo update

Helm Charts

  • monica

    helm install my-release monica/monica
    helm upgrade --install monica monica/monica --create-namespace --namespace monica

For more information, please checkout the chart level README.md.