eshaingle commented on issue #12331:
URL: https://github.com/apache/airflow/issues/12331#issuecomment-733518014


   > I was trying a different unconventional approach,
   > 
   > in docker, entry point doing `source /vault/secret*` [this file is 
generated by the vault agent injector sidecar]
   > which should set the ENV vars, which is working in scheduler and 
webserver, but not in the worker pods,
   > which are generated to run the dags.
   > 
   > somehow it's not executing the entry point stage from docker. while 
starting the pod.
   > otherwise, this would work I believe.
   
   Hi Thank you for the reply.
   I tried it but always get `'/vault/secrets': No such file or directory`


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

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


Reply via email to