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

Update chart for 2020 #120

Closed endrec closed 4 years ago

endrec commented 4 years ago

Helm chart overhaul

BREAKING CHANGE:

.Values.config (previously .Values.configMap) is now supplied as an object, not a string.


Signed-off-by: Endre Czirbesz endre.czirbesz@rungway.com