Skip to content

bigcartel/metabase-helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metabase Helm Chart

This page covers using the official Metabase Helm Chart for running Metabase. For docs on deploying Metabase with Kubernetes, check out Running Metabase on Kubernetes.

To package this chart, run:

$ helm package metabase/

You'll now have a file with a .tgz extension that you can easily deploy with:

$ helm install filename.tgz

replacing the filename with the file you generated in the previous step.

Official repository

Add the official repo like so:

$ helm repo add metabase https://www.metabase.com/helm
$ helm repo update

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages