You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I found your chart about Supabase on artifacthub.io. It seems that your chart is the most active of any other charts (and the official chart too). However, I'm quite new to Kubernetes and don't have much knowledge of Supabase either.
I'm deploying Supabase on k8s to practice, but it keeps failing to start some deployments, saying they are waiting to connect to the database.
I have recorded a video to quickly look at my process, could you help me to diagnostic what is wrong here?
Hi, I found your chart about Supabase on artifacthub.io. It seems that your chart is the most active of any other charts (and the official chart too). However, I'm quite new to Kubernetes and don't have much knowledge of Supabase either.
I'm deploying Supabase on k8s to practice, but it keeps failing to start some deployments, saying they are waiting to connect to the database.
I have recorded a video to quickly look at my process, could you help me to diagnostic what is wrong here?
2025-07-23_02-01-51.mp4
Here is my repo: https://github.com/coinhub-uit/argocd-manifest
I use vault to retrieve the secret and bind it to supabase value. But the main part is Supabase, which I put it in
apps/supabase/Thank you very much!