Twice restarts required
Hey, I have a yaml file, to which if I make the changes and save, firstly it gets generated in the local and then it is uploaded to the fileshare in the storage account.
I have checked everytime the newly local file with all the changes I require is generated and the same is uploaded in the file share also.
Now the issue is that if I restart the application for which i needed the yaml then the changes do not appear i have to restart twice.
I have redis from which I clear the cache.
The file uploaded always has the changes. But not reflected in the UI until twice the restart.
The health probes config is as