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

POSTGRESQL_USERNAME and POSTGRESQL_DATABASE are ignored when using the Bitnami PostgreSQL image with Docker Compose #43787

Closed
wants to merge 1 commit into from

Conversation

hezean
Copy link
Contributor

@hezean hezean commented Jan 13, 2025

Fixes incorrect environment variable keys in bitnami/postgresql:

  • Add POSTGRESQL_USERNAME as a candidate key
  • POSTGRESQL_DB -> POSTGRESQL_DATABASE

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 13, 2025
@wilkinsona wilkinsona self-assigned this Jan 13, 2025
@wilkinsona wilkinsona added this to the 3.3.x milestone Jan 13, 2025
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 13, 2025
@wilkinsona wilkinsona changed the title Fix environment variable keys for bitnami/postgresql Database name cannot be customized when using the Bitnami PostgreSQL image Jan 13, 2025
…SQL image

Signed-off-by: He Zean <realhezean@gmail.com>
@hezean hezean requested a review from wilkinsona January 13, 2025 12:36
@wilkinsona wilkinsona changed the title Database name cannot be customized when using the Bitnami PostgreSQL image POSTGRESQL_USERNAME and POSTGRESQL_DATABASE are ignored when using the Bitnami PostgreSQL image with Docker Compose Jan 14, 2025
@wilkinsona
Copy link
Member

Thanks very much, @hezean. Closed by aa4ae89.

@wilkinsona wilkinsona closed this Jan 14, 2025
@wilkinsona wilkinsona modified the milestones: 3.3.x, 3.3.8 Jan 14, 2025
wilkinsona referenced this pull request Jan 14, 2025
* gh-43783:
  Polish "Fix handling of env vars in Bitnami's Postgres image"
  Fix handling of env vars in Bitnami's Postgres image

Closes gh-43783
@hezean hezean deleted the bitnami-postgres branch January 15, 2025 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants