edgexfoundry / edgex-helm

Owner: Core WG
Apache License 2.0
4 stars 7 forks source link

helm deployment: Enable Kubernetes deployment with cluster-hosted Vault #8

Open bnevis-i opened 2 years ago

bnevis-i commented 2 years ago

Today, EdgeX packages a private version of Vault as its secret store.

If EdgeX is deployed to Kubernetes, and there is already a cluster-hosted Hashicorp Vault instance (deployed with vault-helm or other mechanism), EdgeX should be able to use the common Vault instance instead of deploying a standalone instance.