This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 3f6497b528 Fix documentation for cpu and memory usage (#42147)
add 26b3b3d81f Add pgbouncer and statsd ingress (#41759)
No new revisions were added by this update.
Summary of changes:
.../pgbouncer-ingress.yaml} | 43 +++---
chart/templates/pgbouncer/pgbouncer-service.yaml | 2 +-
.../statsd-ingress.yaml} | 43 +++---
chart/values.schema.json | 170 +++++++++++++++++++++
chart/values.yaml | 60 ++++++++
helm_tests/other/test_pgbouncer.py | 35 ++++-
helm_tests/other/test_statsd.py | 31 ++++
7 files changed, 331 insertions(+), 53 deletions(-)
copy chart/templates/{flower/flower-ingress.yaml =>
pgbouncer/pgbouncer-ingress.yaml} (56%)
copy chart/templates/{flower/flower-ingress.yaml =>
statsd/statsd-ingress.yaml} (56%)