Open alexandrev opened 2 years ago
Currently, there are some credentials that are managed as Secrets but loaded as Environment Variables in the containers.
This is considered as not best practice for some customers:
https://blog.nillsf.com/index.php/2020/02/24/dont-use-environment-variables-in-kubernetes-to-consume-secrets/
Can this be handled as an ER?
Hi @alexandrev, Indeed this is something we are already looking into. Thanks!
Currently, there are some credentials that are managed as Secrets but loaded as Environment Variables in the containers.
This is considered as not best practice for some customers:
https://blog.nillsf.com/index.php/2020/02/24/dont-use-environment-variables-in-kubernetes-to-consume-secrets/
Can this be handled as an ER?