supabase: Add all workaround

This commit is contained in:
Florian RICHER 2025-06-19 11:42:40 +02:00
parent 26ce9c39d7
commit f42f30df65
2 changed files with 4 additions and 4 deletions

View file

@ -5,8 +5,9 @@
1. Add the repository
```
# While https://github.com/supabase-community/supabase-kubernetes/pull/94 is not merged
git clone https://github.com/JarvusInnovations/supabase-kubernetes.git
# While https://github.com/supabase-community/supabase-kubernetes/pull/94 and https://github.com/supabase-community/supabase-kubernetes/pull/95 is not merged
# git clone https://github.com/supabase-community/supabase-kubernetes
git clone https://github.com/mrdev023/supabase-kubernetes.git -b with-fixes
```
2. Create secret

View file

@ -14,9 +14,8 @@ data:
DASHBOARD_USERNAME: c3VwYWJhc2U=
# KlEydFl4Q2BZMkcwO3FsVSM4WSR6P3JgOVtbTUdyInQ=
DASHBOARD_PASSWORD: S2xFeWRGbDRRMkJaTWtjd08zRnNWU000V1NSNlAzSmdPVnRiVFVkeUluUT0=
# postgres
# NAME and USERNAME is buggy, it must be defined to postgres
DATABASE_NAME: cG9zdGdyZXM=
# postgres
DATABASE_USERNAME: cG9zdGdyZXM=
# byJEPyJLeiZPWmQ9UGtEd0t7UmhLTyJtK0A0Vj90IzI=
DATABASE_PASSWORD: YnlKRVB5SkxlaVpQV21ROVVHdEVkMHQ3VW1oTFR5SnRLMEEwVmo5MEl6ST0=