cjay2067 opened a new issue, #37825: URL: https://github.com/apache/airflow/issues/37825
### Official Helm Chart version 1.12.0 (latest released) ### Apache Airflow version 2.8.1 ### Kubernetes Version v1.28.5-eks ### Helm Chart configuration Follow the Airflow Helm installation guidelines helm repo add apache-airflow https://airflow.apache.org helm upgrade --install airflow apache-airflow/airflow --namespace airflow --create-namespace ### Docker Image customizations _No response_ ### What happened after the deployment of the Airflow application on Kubernetes, a manual ingress was created to allow external access to the application. However, I am unable to connect with Airflow UI. Is there a values.yaml file parameter that specifies how the reverse proxy should be implemented at the airflow application level? or how to apply it?  ### What you think should happen instead _No response_ ### How to reproduce Raised a discussion for this and looking for some expert opinions from your team. Discussion: https://github.com/apache/airflow/discussions/37824 ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
