supabase-kubernetes icon indicating copy to clipboard operation
supabase-kubernetes copied to clipboard

Helm 3 charts to deploy a Supabase on Kubernetes

Results 87 supabase-kubernetes issues
Sort by recently updated
recently updated
newest added

## What kind of change does this PR introduce? Allows the addition of annotations for the kong service. This way a static IP can be set. ## Additional context I...

# Bug report ## Describe the bug When an external database is defined, analytics still tries to connect to localhost:5432. Db init containar connects to the right one but the...

bug

## What kind of change does this PR introduce? Adds the option to specify an import map path used for all functions.

## What kind of change does this PR introduce? feature/ docs update ## What is the current behavior? Currently, users had to navigate through the `values.yaml` file to locate Chart...

## Issue Currently only one secret can be specified and that is used for all app but in most cases i want different users and/passwords for each app. ex (auth)...

documentation

# Improve documentation ## Link https://github.com/supabase-community/supabase-kubernetes?tab=readme-ov-file#roadmap ## Describe the problem In the road map of the helm chart there is the multi-node support. I was wondering how a kubernetes app...

documentation

# Chore ## Describe the chore Bump component versions of community chart to be consistent with the official supabase docker compose This update resolves the logging issues and allows the...

## What kind of change does this PR introduce? Docs update ## What is the current behavior? Docs previously pointed to this link, which doesn't point to what it says...

# Bug report ## Describe the bug The migrations this chart tries to do are not working. ## To Reproduce Steps to reproduce the behavior, please provide code snippets or...

bug

Using latest version of the chart with more or less default values, except for persistent storage and custom KEYs. everything spins up and looks like it's working, but at least...

bug