Relative Content

Tag Archive for postgresqlkubernetesterraformkubernetes-helm

Cannot connect to psql on postgres kubernetes pod

I am trying to create a minimal postgres deployment with helm with a user called postgres.
I am hardcoding the password for now, the pod is being created correctly but i can’t access to the database!