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? Feature ## What is the current behavior? It is currently not possible to pass values of other secrets to the auth...

# Feature request Please use Tags in Git Repo to capture helm versions. Also, please add an index.yaml into the [/charts/supabase](https://github.com/supabase-community/supabase-kubernetes/tree/main/charts/supabase) helm chart folder. ## Is your feature request related...

enhancement

## What kind of change does this PR introduce? Bug fix ## What is the current behavior? When providing the S3 access keys via secrets, the keyId is used for...

Following up on this issue: Found that the yaml for the kong-config isn't properly taking the deployment service name. ![image](https://github.com/supabase-community/supabase-kubernetes/assets/7769991/c094bda1-e11d-4282-8943-cf3830c352be) Here is the change that fixed it: ![image](https://github.com/supabase-community/supabase-kubernetes/assets/7769991/dd9749ed-0819-4d1d-9842-8d924181a339) _Originally posted...

# Improve documentation > Can we provide an example of deploying an edge function? ## Link [Chart Documentation](https://github.com/supabase-community/supabase-kubernetes/blob/main/charts/supabase/README.md) Add a link to the page which needs improvement (if relevant) ##...

documentation

This project is in its early stages. Let's use this issue to brainstorm and outline the essential components of our Supabase-Kubernetes Helm chart. Here's what we can discuss: - **Must-have...

enhancement

# Feature request I didn't find the helm chart registry from the document. I'd like to help to push the helm chart into an OCI registry. Please let me know...

enhancement

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

## What kind of change does this PR introduce? This PR brings automatic chart release for every successful PR into the `main` branch. No more fiddling around with build script...

# Bug report ## Describe the bug Supabase keeps loading but never connect to default project. ## To Reproduce Follow this steps https://github.com/supabase-community/supabase-kubernetes/blob/main/charts/supabase/README.md Everything is deployed nicely. Then I portforward...

bug