Converted MongoDB backup to a cronjob instead of a long running pod. The cronjob is able to make use of extra compute resources more efficiently. The extra compute resources allowed the backup pod to run more reliably, especially when performing verifications.
https://bcmines.atlassian.net/browse/NRPT-709
Converted MongoDB backup to a cronjob instead of a long running pod. The cronjob is able to make use of extra compute resources more efficiently. The extra compute resources allowed the backup pod to run more reliably, especially when performing verifications.