Open dmateusp opened 4 years ago
The new Amundsen helm chart includes an optional cron job that backs up data from neo4j to S3, and a way to restore those back-ups https://github.com/lyft/amundsen/tree/master/amundsen-kube-helm/templates/restore-backup#restoring-neo4j-backups
To support this, we need to create an S3 bucket and a role for the cron job to be able to write into that S3 bucket
The new Amundsen helm chart includes an optional cron job that backs up data from neo4j to S3, and a way to restore those back-ups https://github.com/lyft/amundsen/tree/master/amundsen-kube-helm/templates/restore-backup#restoring-neo4j-backups
To support this, we need to create an S3 bucket and a role for the cron job to be able to write into that S3 bucket