I have used velero to take backups of kubernetes deployed mongodb replicaset type service. Backups are working fine. But when tried to restore, it is acting weird, sometimes it will be using restoring same data with 2 different PV’s. Sometimes it is using same PV.
Anyone facing same issue. And an solution.