astronomer / airflow-chart

A Helm chart to install Apache Airflow on Kubernetes
Other
275 stars 92 forks source link

remove authsidecar tls secret hard codings #542

Closed pgvishnuram closed 2 weeks ago

pgvishnuram commented 2 weeks ago

Description

remove auth sidecar tls secret name hard coding and sync with global tls secretname, this allows users to pass their own secret name that will synced across all deployments.

Related Issues

https://github.com/astronomer/issues/issues/6344

Testing

QA should able to pass custom tls secret name for authsidecar and regular deployment from astronomer global values

Merging

cherry-pick to 1.11 and 1.13