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 support for `AGENT_INJECT_VAULT_CACERT_BYTES` #974

Open LS80 opened 7 months ago

LS80 commented 7 months ago

Is your feature request related to a problem? Please describe. Allow setting AGENT_INJECT_VAULT_CACERT_BYTES.

Describe the solution you'd like A new value under injector.

Describe alternatives you've considered injector.extraEnvironmentVars

Additional context https://github.com/hashicorp/vault-k8s/pull/507.

barth12 commented 6 months ago

Hello, it would be great to be able to set it in Helm values. Meanwhile, is there a workaround to set it via Helm?