charts
charts copied to clipboard
[bitnami/mongodb] What is best way to restore mongodump created by cronjob mongodb-mongodump
Name and Version
bitnami/mongodb
What architecture are you using?
None
What steps will reproduce the bug?
- Cronjob bitnami/mongodb make mysqldump and write to PVC
- I want to restore this, what is the best way to do this? My only idea is to create a pod object with all the needed tools and mounted PVC
What do you see instead?
Nothing. this is only a question.