Using vault injector

Hi All

I am using Vault injector to inject secrets into pods. Even if the vault pod is down, the secrets are present in the files mounted at /vault/secrets. If I update the secret, it takes more than seconds to update the values in the files. Is there a configuration to make the injector to get the updated data immediately?

Thanks
Guru

This document has the explanation. Posting it here in case if helps others.