This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from b8131d5 More friendly output of the airflow plugins command + add
timetables (#19298)
add a355213 Chart: add resources for cleanup and createuser jobs (#19263)
No new revisions were added by this update.
Summary of changes:
chart/templates/cleanup/cleanup-cronjob.yaml | 2 +
chart/templates/jobs/create-user-job.yaml | 2 +
chart/tests/test_cleanup_pods.py | 25 ++++++++
chart/tests/test_create_user_job.py | 22 ++++++++
chart/values.schema.json | 36 ++++++++++++
chart/values.yaml | 16 ++++++
docs/helm-chart/index.rst | 1 +
.../setting-resources-for-containers.rst | 66 ++++++++++++++++++++++
8 files changed, 170 insertions(+)
create mode 100644 docs/helm-chart/setting-resources-for-containers.rst