stefanprodan / mgob

MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.
MIT License
769 stars 152 forks source link

fix: Add missing volumeMount to initContainer #155

Closed endrec closed 1 year ago

endrec commented 2 years ago

Embarrassingly this was left out of my previous PR (#152), and went unnoticed for this long.