This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from bb43e06 Add more tests for the kubernetes executor (#15992)
add 9875f64 `loadBalancerIP` and `annotations` for both Flower and
Webserver (#15972)
No new revisions were added by this update.
Summary of changes:
chart/templates/flower/flower-service.yaml | 8 ++-
chart/templates/webserver/webserver-service.yaml | 4 +-
chart/tests/test_flower.py | 62 +++++++++++++++++++++-
...t_webserver_deployment.py => test_webserver.py} | 39 ++++++++++++++
chart/values.schema.json | 21 ++++++++
chart/values.yaml | 4 ++
6 files changed, 135 insertions(+), 3 deletions(-)
rename chart/tests/{test_webserver_deployment.py => test_webserver.py} (87%)