19 lines
No EOL
335 B
Markdown
19 lines
No EOL
335 B
Markdown
# Project
|
|
|
|
## Install Supabase
|
|
|
|
1. Add the repository
|
|
|
|
```
|
|
git clone https://github.com/supabase-community/supabase-kubernetes
|
|
```
|
|
|
|
2. Install Supabase
|
|
|
|
```
|
|
helm install supabase supabase-kubernetes/charts/supabase/ -f values.yaml
|
|
```
|
|
|
|
## Links
|
|
|
|
- [HELM github repo](https://github.com/supabase-community/supabase-kubernetes/tree/main) |