How to setup metabase through Helm on kubernetes

Hi Team,

I am in process to deploy a metabse application using helm over kubernetes, can someone help me on this.

Thanks

Hi @umarfarook
There's a helm chart available here, which you can customize to work for you:
https://github.com/metabase/metabase/pull/16603

The simplest way is to deploy the operator and then create a Metabase resource on kubernetes.

Repo of the operator: GitHub - unagex/metabase-operator: Unagex Kubernetes Operator for Metabase