Hi guys,
I’m running POC for MongoDB backups.
Is it possible to configure multiple backup locations at the same time?
I need to store backups on CIFS (local mount) and Azure blob.
I tried to add these two locations but got the error:
“Error: unable to unmarshal config file: yaml: unmarshal errors: line 10: field type already set in type pbm.StorageConf”
Thank you.