-
Notifications
You must be signed in to change notification settings - Fork 16.5k
Closed
Labels
Description
Description
Currently, the helm chart deploys only one pgbouncer instance. (https://github.com/apache/airflow/blob/main/chart/templates/pgbouncer/pgbouncer-deployment.yaml#L40)
However, this could be a single point of failure, since all DB operations would be broken if that instance fails.
Can we have a replica option for pgbouncer like the other components(scheduler, worker, ...)?
Use case/motivation
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable