GlodoUK / helm-charts

7 stars 2 forks source link

feat(odoo): add native velero integration into the chart #22

Closed theangryangel closed 2 years ago

theangryangel commented 2 years ago

Addresses T3009.

Adds native Velero support to the helm chart. Uses a pre hook to take a full backup and defaults to enable restic to ship off-site.

Assumes that Velero CRDs are already available and Velero is pre-configured correctly.