airflow-helm / charts

The User-Community Airflow Helm Chart is the standard way to deploy Apache Airflow on Kubernetes with Helm. Originally created in 2017, it has since helped thousands of companies create production-ready deployments of Airflow on Kubernetes.
https://github.com/airflow-helm/charts/tree/main/charts/airflow
Apache License 2.0
647 stars 475 forks source link

feat: add values to set init-container resources #855

Closed thesuperzapper closed 5 months ago

thesuperzapper commented 5 months ago

What issues does your PR fix?

What does your PR do?

This PR allows you to set the resource request/limits for the few remaining init-containers for which there was not already values.

This PR adds the following values:

Checklist

For all Pull Requests