[
https://issues.apache.org/jira/browse/AIRFLOW-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086061#comment-17086061
]
Kaxil Naik commented on AIRFLOW-3347:
-------------------------------------
Duplicate of https://issues.apache.org/jira/browse/AIRFLOW-5030 . Solved by
https://github.com/apache/airflow/pull/5650
> Unable to configure Kubernetes secrets through environment
> ----------------------------------------------------------
>
> Key: AIRFLOW-3347
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3347
> Project: Apache Airflow
> Issue Type: Bug
> Components: configuration, executors
> Affects Versions: 1.10.0
> Reporter: Chris Bandy
> Priority: Major
> Labels: kubernetes
>
> We configure Airflow through environment variables. While setting up the
> Kubernetes Executor, we wanted to pass the SQL Alchemy connection string to
> workers by including it the {{kubernetes_secrets}} section of config.
> Unfortunately, even with
> {{AIRFLOW_\_KUBERNETES_SECRETS_\_AIRFLOW_\_CORE_\_SQL_ALCHEMY_CONN}} set in
> the scheduler environment, the worker gets no environment secret environment
> variables.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)