eugenelisevich opened a new issue, #25665: URL: https://github.com/apache/airflow/issues/25665
### Apache Airflow version Other Airflow 2 version ### What happened Airflow image version 2.3.2-python3.10. I'm using Community Helm Chart for deployment the Airflow to the EKS and I need to enable AIRFLOW__WEBSERVER__ENABLE_PROXY_FIX, EnvVar present in the running container, but in airflow.cfg file inside the running container I see: [webserver] enable_proxy_fix = False ### What you think should happen instead Should be [webserver] enable_proxy_fix = True ### How to reproduce _No response_ ### Operating System Debian 11 (bullseye) ### Versions of Apache Airflow Providers _No response_ ### Deployment Other 3rd-party Helm chart ### Deployment details Deployed from https://github.com/airflow-helm/charts Chart (8.6) using ArgoCD in EKS ### 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]
