What's the recommended pattern to signal the main container process when vault sidecar writes a new secret to disk?

Is there a pattern supported out of the box or is this something for the app devs to decide?

Whenever the sidecar writes a new secrets to disk, want to notify the main proc similar to who consul-template does it