Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 372 Bytes

Helm charts for chatwoot

(tested on Minikube)

First, enable nginx ingress on minikube cluster using this link

Start the minikube cluster using: minikube start

To install helm chart

helm install chart-name ./

To access the application

minikube service --url chatwoot-service