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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to