belaytzev commented on issue #34646:
URL: https://github.com/apache/airflow/issues/34646#issuecomment-1737588388

   > It not how it initially designed, airflow just lookup in configured 
storage during the execution, see [Secrets 
Backend](https://airflow.apache.org/docs/apache-airflow/stable/security/secrets/secrets-backend/index.html)
   
   Okay, then how can I autofill connections/variables in Airflow? Because in 
the UI, I don't see any changes after I added environment variables to 
containers. 
   
   > In addition to retrieving connections & variables from environment 
variables or the metastore database
   
   As I understand it, this means that Airflow must display 
connections/variables in the UI if I have added AIRFLOW_CONN_* or AIRFLOW_VAR_*?
   
   
   I used this documentation for reference: 
https://airflow.apache.org/docs/helm-chart/stable/adding-connections-and-variables.html
   
   


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

Reply via email to