supabase-community / supabase-kubernetes

Helm 3 charts to deploy a Supabase on Kubernetes
Apache License 2.0
456 stars 119 forks source link

Postgres Peer Autehntication Fail #46

Open ulfaric opened 1 year ago

ulfaric commented 1 year ago

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