This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 282063b33aa AIP-38 Clear Tasks (#45559)
add a90ec2089f2 More controls for pgbouncer secrets configuration (#45248)
No new revisions were added by this update.
Summary of changes:
.../templates/pgbouncer/pgbouncer-deployment.yaml | 18 ++++++--
chart/templates/pgbouncer/pgbouncer-ingress.yaml | 4 +-
.../pgbouncer/pgbouncer-networkpolicy.yaml | 4 +-
.../pgbouncer/pgbouncer-poddisruptionbudget.yaml | 4 +-
chart/templates/pgbouncer/pgbouncer-service.yaml | 4 +-
.../pgbouncer/pgbouncer-serviceaccount.yaml | 4 +-
chart/values.schema.json | 22 +++++++++
chart/values.yaml | 15 ++++++
helm_tests/other/test_pgbouncer.py | 54 ++++++++++++++++++++++
9 files changed, 116 insertions(+), 13 deletions(-)