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

PGBouncer database configuration is not parsed #372

Open
Alkiimista opened this issue Sep 13, 2024 · 0 comments
Open

PGBouncer database configuration is not parsed #372

Alkiimista opened this issue Sep 13, 2024 · 0 comments

Comments

@Alkiimista
Copy link
Contributor

Hello, it doesn't seem like the pg-operator takes into account the pgbouncer configuration that you can configure in the pg-db helmchart

proxy:
  pgBouncer:
    config:
      databases:
        '*': host=test-database-pg-db-primary.test-namespace port=5432

According to the code found here it should parse the config section and overwrite / replace the database section in pgbouncer.ini

I'm making use of the following helmchart versions:

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

No branches or pull requests

1 participant