bugraoz93 commented on issue #60668: URL: https://github.com/apache/airflow/issues/60668#issuecomment-3765405451
Hey @anavrotski and @uplsh580 , Thanks for being proactive! First of all, if the behaviour is changing due to the environment variable (airflow.cfg value), the discussion is independent of whether the environment is deployed from Helm charts or other methods. I tested locally and it looks like it is working as expected. See the pictures. <img width="835" height="295" alt="Image" src="https://github.com/user-attachments/assets/2d024625-0019-4e72-bbcd-9dfca734c466" /> <img width="1287" height="635" alt="Image" src="https://github.com/user-attachments/assets/da0e0e54-5b6e-4907-b984-ae2112429f61" /> What could be related is maybe the `AIRFLOW__API__EXPOSE_CONFIG` value not cascaded properly to the environment from your helm deployment :thinking: Could you please double check that too from UI like below picture? I understand that the UI is displaying sensitive values even when `AIRFLOW__API__EXPOSE_CONFIG` is set to `non-sensitive-only`. <img width="800" height="50" alt="Image" src="https://github.com/user-attachments/assets/56b323cd-21f2-4f68-9af9-80a4c82d75db" /> -- 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]
