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.
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
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