diff --git a/supabase/README.md b/supabase/README.md index bb71467..ec3e14e 100644 --- a/supabase/README.md +++ b/supabase/README.md @@ -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 diff --git a/supabase/src-secret.yaml b/supabase/src-secret.yaml index 3f6469d..b838235 100644 --- a/supabase/src-secret.yaml +++ b/supabase/src-secret.yaml @@ -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=