Dear team,
I
want to create Multiple Mount Points(from single file share name) on single pod, and if I create multiple mount points with adding volume Mount point in my pod yaml, my data is shared between both the mount points(when i checked from inside the pods).
which I dont want, please suggest strategy for the same ?
Also my Storage Account is in RAGRS, and when I do a failover from one region to another region and once the failover is completed and now the Primary Region for the Stroage Account is Changed, my pods are mounted to Storage Account File Share, but pod lost the files in the mount point. , i had to recreate the Pod in order to get back my files in the mount point ., please suggest on how to over come this issue ??
