Hi!
Is it possible manually trigger rendering secrets to file with Vault Agent with some API?
I have the following use case: my CD deploys templates to a server, then Vault Agent should imeediately render secrets to the file and then the corresponding service is started.
As far as I see from the documentation, Vault Agent renders secrets based on TTL. But I want to trigger render process manually.