hashicorp / vault-secrets-operator

The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets.
https://hashicorp.com
Other
430 stars 89 forks source link

Ability to have the option to keep/remove roots from chain #770

Open justai-net opened 1 month ago

justai-net commented 1 month ago

Is your feature request related to a problem? Please describe. Currently, when using VaultPKISecret, the Root CA is being removed without the option to keep it as part of the ca_chain.

Describe the solution you'd like Add to the spec, the option to keep/remove roots from chain.

Describe alternatives you've considered N/A

Additional context N/A