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
630 stars 474 forks source link

allow to set resources for init containers #801

Closed karbyshevds closed 2 months ago

karbyshevds commented 7 months ago

What issues does your PR fix?

What does your PR do?

Allow to set resources for init containers

Checklist

For all Pull Requests

For releasing ONLY

mv-yurchenko commented 4 months ago

@thesuperzapper @gsemet Can u review pls?

thesuperzapper commented 2 months ago

@karbyshevds thanks for the PR, but I am going to close this in favor of https://github.com/airflow-helm/charts/pull/855

It has a slightly different values structure which I think is better longer term.