You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/26 06:29:34 UTC

[GitHub] [airflow] eladkal commented on issue #14597: Provide jinja template syntax to access connections

eladkal commented on issue #14597:
URL: https://github.com/apache/airflow/issues/14597#issuecomment-868956454


   Just commenting on the use case - I don't think you should use `env_vars` for that. I for example create `V1Secret` for them in the namespace then you can reference them from secrets of KubernetesPodOperator:
   https://github.com/apache/airflow/blob/6d3c6f665a7027da9abe6ef15fcf5593d6eb5377/airflow/providers/cncf/kubernetes/operators/kubernetes_pod.py#L192
   
   


-- 
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-unsubscribe@airflow.apache.org

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