-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
Hi there :)
I try to add the helm charts according to the documentation:
helm repo add supabase https://supabase-community.github.io/supabase-kubernetes
helm install RELEASE_NAME supabase/supabase --namespace NAMESPACE -f your-values.yaml --create-namespace
However, this gives me the following error:
Error: looks like "https://supabase-community.github.io/supabase-kubernetes" is not a valid chart repository or cannot be reached:
failed to fetch https://supabase-community.github.io/supabase-kubernetes/index.yaml : 404 Not Found
I assume there is no webserver set up yet for the repo?
jorpilo and AndreasGiersch
Metadata
Metadata
Assignees
Labels
No labels