hashicorp / vault-secrets-operator

The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets.

Home Page:https://hashicorp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

justai-net opened this issue · comments

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