supabase-kubernetes
supabase-kubernetes copied to clipboard
Helm 3 charts to deploy a Supabase on Kubernetes
# Bug report ## Describe the bug When trying to do the most basic setup of this helm chart, I am unable to get things running on minikube. All the...
# Bug report ## Describe the bug Following the readme to install as a trial with the values.example.yaml fails with missing S3 key validation. ## To Reproduce Steps to reproduce...
## What kind of change does this PR introduce? Kong configuration is incorrect: requests to service `supabase-functions` are routed to `functions` which doesn't exists ## What is the current behavior?...
**DRAFT**: I haven't had a chance yet to verify all cases ## What kind of change does this PR introduce? Bug fix ## What is the current behavior? All of...
## What kind of change does this PR introduce? Bug fix ## What is the current behavior? test-kong pod fails to start if dashboard.secretRef is configured ## What is the...
## What kind of change does this PR introduce? Bug fix ## What is the current behavior? studio pod fails to start if analytics.secretRef is configured ## What is the...
## What kind of change does this PR introduce? Bug fix ## What is the current behavior? The chart uses tag "latest" for the containers that does not support it....
# Bug report when accessed realtime websocket gets 403 in kong ## Describe the bug In default config and deployment realtime functions end up with 403 in kong for example:...
# Bug report Supabase auth and realtime pod is in crashloop ## Describe the bug After doing a fresh helm install: helm -n default install MY-RELEASE -f values.yaml . I...
## What kind of change does this PR introduce? Bug fix ## What is the current behavior? the current behavior is that the superbase/realtime image seeds a realtime-dev tenant in...