You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/02/22 20:17:29 UTC

[airflow] branch master updated (a48bedf -> 0891a8e)

This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from a48bedf  Fix spelling in "ignorable" (#14348)
     add 0891a8e  Split webserver config from configmap (#14353)

No new revisions were added by this update.

Summary of changes:
 chart/templates/configmaps/configmap.yaml              |  5 -----
 .../webserver-configmap.yaml}                          | 12 ++++++++----
 chart/templates/webserver/webserver-deployment.yaml    |  8 +++++++-
 chart/tests/test_webserver_deployment.py               | 18 ++++++++++++++++++
 4 files changed, 33 insertions(+), 10 deletions(-)
 copy chart/templates/{cleanup/cleanup-serviceaccount.yaml => configmaps/webserver-configmap.yaml} (82%)