hashicorp / vault-helm

Helm chart to install Vault and other associated components.
Mozilla Public License 2.0
1.05k stars 868 forks source link

Add a way to create Secrets in the values.yaml #1002

Open jesusvico opened 3 months ago

jesusvico commented 3 months ago

I want to use GCP KMS auto unseal so I need a Secret for storing the Service Account credentials.

I would like a way to generate new Secrets using the values.yaml file.