Kubesecret sync

Hello,

I’m looking for something I can install into my Kubernetes cluster that will keep specific kubesecrets synchronized with Vault. Something like the sidecar injector, but instead of exposing data to a container, it writes data to kubesecrets.

Anyone know of such a component?