mik-laj commented on issue #16237:
URL: https://github.com/apache/airflow/issues/16237#issuecomment-872970870


   As a workaround, to use the same values, we can support VaultSecretBackend 
and Vault Injector. All secrets should be stored in the Vault. Airflow will 
have access to them using 
[VaultBackend](https://airflow.apache.org/docs/apache-airflow-providers-hashicorp/stable/secrets-backends/hashicorp-vault.html).
 Kubernetes will be able to access them with [Vault 
Injector](https://www.vaultproject.io/docs/platform/k8s/injector/examples). 
It's not a perfect solution, but I think it can be useful in many cases. 
   


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