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
665 stars 475 forks source link

feat: add allow mounting of service account token #869

Open afreyermuth98 opened 5 months ago

afreyermuth98 commented 5 months ago

What issues does your PR fix?

Impossible to mount the service account token

What does your PR do?

This PR adds support to allow the service account token to be mounted. It's needed when you use IAM Role to connect to AWS for example using a service account

Checklist

For all Pull Requests

For releasing ONLY