bcgov / eagle-helper-pods

Scripts for EAO EPIC (revision 2019) helper pods
Apache License 2.0
1 stars 13 forks source link

NRPT-709 Convert backup pods to cronjob #88

Closed BcGovNeal closed 3 years ago

BcGovNeal commented 3 years ago

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.