Open ulfaric opened 1 year ago
Trying to deploy on a self-hosted Kubernetes, with the attached value file. But the postgres db keep crashing due to Peer authentication fail.
I also notice if you set your own username in the DB_SECRET which is not postgres, it will not even pass the first authentication.
Do a helm install with the attached value file.
working...
Log is attached here. supabase-supabase-db-55bdcbdf78-2xl8z_supabase-db.log
value file is here values.yml.txt
Bug report
Describe the bug
Trying to deploy on a self-hosted Kubernetes, with the attached value file. But the postgres db keep crashing due to Peer authentication fail.
I also notice if you set your own username in the DB_SECRET which is not postgres, it will not even pass the first authentication.
To Reproduce
Do a helm install with the attached value file.
Expected behavior
working...
Log is attached here. supabase-supabase-db-55bdcbdf78-2xl8z_supabase-db.log
value file is here values.yml.txt