luancaarvalho commented on issue #19688:
URL: https://github.com/apache/airflow/issues/19688#issuecomment-974004865


   @dstandish I set AIRFLOW__CORE__LOAD_DEFAULT_CONNECTIONS to true in two ways.
   First, helm install $RELEASE_NAME apache-airflow/airflow \
     --namespace $NAMESPACE \
     --set 
'env[0].name=AIRFLOW__CORE__LOAD_DEFAULT_CONNECTIONS,env[0].value=True'
    Second, I created a values.yaml and in the extraENV propertie I defined the 
valeu to True


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to