Any one know whether there is a way to install vault agent injector component only, with helm charts?
I’ve an existing vault cluster already setup in EC2 Nodes. Now I need to install vault agent injector in EKS with helm charts, to allow pods to leverage the existing vault cluster.
How can I do that? The hashicorp vault chart seems install both server component and agent injector, Thanks,