mik-laj commented on a change in pull request #22284:
URL: https://github.com/apache/airflow/pull/22284#discussion_r839384435



##########
File path: chart/values.yaml
##########
@@ -245,7 +245,7 @@ secret: []
 # in this case disable setting of those variables by setting the relevant 
configuration to false.
 enableBuiltInSecretEnvVars:
   AIRFLOW__CORE__FERNET_KEY: true
-  AIRFLOW__CORE__SQL_ALCHEMY_CONN: true
+  AIRFLOW__DATABASE__SQL_ALCHEMY_CONN: true

Review comment:
       Can you add backward compatiblty? We want to support all Airflow 2.0+ 
version in Helm Chart.
   
https://github.com/apache/airflow/blob/45a352e41692e22b7d161dc9b0c85bbf228d8f56/chart/values.yaml#L1443




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