Add Reloader annotations
With reloader library any deployments marked with following annotations will automatically get restarted when a change in corresponding k8s secret is made. Now the csi-driver library is configured to auto sync keyvault secrets with K8s secret
Therefore complete flow of keyvault secret updates to its propagation is automated
( Azure Keyvault Secret --> K8 Secret --> Deployment restart )
Edited by harshit aggarwal