Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repo Link broken #8

Open
pieveee opened this issue Apr 18, 2022 · 3 comments
Open

Repo Link broken #8

pieveee opened this issue Apr 18, 2022 · 3 comments

Comments

@pieveee
Copy link
Contributor

pieveee commented Apr 18, 2022

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
Copy link

jorpilo commented May 2, 2022

Hello.

The url is still broken. I changed the build script, fix a small config issue and regenerated the index in #11.

Meanwhile if you still want to download it you can do it from my fork, I have adapted the instructions.

https://github.com/jorpilo/supabase-kubernetes/tree/main/charts/supabase

@pieveee
Copy link
Contributor Author

pieveee commented May 12, 2022

Thank you @jorpilo! I hope they merge your changes quite soon^^

@bioinfornatics
Copy link

hello, just to report the bug still occurs.
Thanks for your awesome works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants