mik-laj commented on a change in pull request #22284:
URL: https://github.com/apache/airflow/pull/22284#discussion_r839384848
##########
File path: chart/templates/_helpers.yaml
##########
@@ -44,8 +44,8 @@ If release name contains chart name it will be used as a full
name.
name: {{ template "fernet_key_secret" . }}
key: fernet-key
{{- end }}
- {{- if .Values.enableBuiltInSecretEnvVars.AIRFLOW__CORE__SQL_ALCHEMY_CONN }}
- - name: AIRFLOW__CORE__SQL_ALCHEMY_CONN
+ {{- if
.Values.enableBuiltInSecretEnvVars.AIRFLOW__DATABASE__SQL_ALCHEMY_CONN }}
+ - name: AIRFLOW__DATABASE__SQL_ALCHEMY_CONN
Review comment:
It is breaking change also.
--
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]