vmware-tanzu / helm-charts

Contains Helm charts for Kubernetes related open source tools
https://vmware-tanzu.github.io/helm-charts/
Apache License 2.0
248 stars 360 forks source link

Integrating vmware-tanzu/helm-charts/velero into another chart for scheduled backups of the database. #204

Open franklin432 opened 3 years ago

franklin432 commented 3 years ago

I wanted to know if its possible for me to integrate velero functionality into a database related chart such as mongodb or postgres. How would you go about doing this as I would like to test this. Thanks.

What steps did you take and what happened: None so far. Still planning it out.

What did you expect to happen: Install the bitnami/charts/postgresql or bitnami/charts/mongodb with Velero integrated in the chart. With this the user will set the Velero cloud credentials and backp pod Annotations in the values.yaml file ahead of time so when they perform a helm install of the database chart it will automatically begin schedule backups to the desired location.

Environment: AWS environment

jenting commented 3 years ago

I didn't have this experience before, but I believe someone in the community has the answer for you.