We've been installing Metabase in our Kubernetes cluster using a hand-rolled Helm chart. But I see an Operator exists; is it a standard way of using Metabase in Kubernetes?
Doesn't seem to have a way to use an existing Postgres database; instead, it just creates one.
If these community efforts are not the common path for hosting Metabase, I can keep on doing my own thing. But I'm curious if I'm missing a common practice. Thanks, all!
there's no standard way as we tried to standardize it years ago but every single k8s user kept coming to us saying that they needed changes to run in their own k8s... so we decided that there won't be any standard other than releasing a JAR and a container image