Skip to content

[bitnami/pgbouncer] Make env var POSTGRESQL_PASSWORD optional, of config is mounted #63802

@crazyscientist

Description

@crazyscientist

Name and Version

bitnami/pgbouncer:1.22

What is the problem this feature will solve?

If somebody wants to use the option of mounting a volume with configuration files into /bitnami/pgbouncer/conf/, they still need to define the env var POSTGRESQL_PASSWORD.

The value of this env var is not used, but the container will not start without it.

What is the feature you are proposing to solve the problem?

It would be nice, if the container would start without the env var being present. Assuming, that a configuration file is mounted.

What alternatives have you considered?

No response

Metadata

Metadata

Labels

feature-requeston-holdIssues or Pull Requests with this label will never be considered stalepgbouncer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions