Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres pod crashes because of non-empty password #1

Open
jadbaz opened this issue May 28, 2020 · 0 comments · May be fixed by #2
Open

Postgres pod crashes because of non-empty password #1

jadbaz opened this issue May 28, 2020 · 0 comments · May be fixed by #2

Comments

@jadbaz
Copy link

jadbaz commented May 28, 2020

This the output:

Error: Database is uninitialized and superuser password is not specified.
       You must specify POSTGRES_PASSWORD to a non-empty value for the
       superuser. For example, "-e POSTGRES_PASSWORD=password" on "docker run".
       You may also use "POSTGRES_HOST_AUTH_METHOD=trust" to allow all
       connections without a password. This is *not* recommended.
       See PostgreSQL documentation about "trust":
       https://www.postgresql.org/docs/current/auth-trust.html
jadbaz added a commit to jadbaz/example-voting-app-kubernetes-v2 that referenced this issue May 28, 2020
@jadbaz jadbaz linked a pull request May 28, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant