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
631 stars 473 forks source link

add values to specify resources on init-containers #684

Closed fogelman closed 2 months ago

fogelman commented 1 year ago

What issues does your PR fix?

What does your PR do?

Allows users to specify resources for initContainers.

Checklist

For all Pull Requests

For releasing ONLY

thesuperzapper commented 2 months ago

@fogelman thanks for the PR, but I am closing in favor of https://github.com/airflow-helm/charts/pull/855