feat(external): add Velero for backup

This commit is contained in:
Khue Doan 2021-12-09 01:27:45 +07:00
parent f8d40b2614
commit a7e537ecf2
2 changed files with 10 additions and 0 deletions

7
external/velero/Chart.yaml vendored Normal file
View File

@ -0,0 +1,7 @@
apiVersion: v2
name: velero
version: 0.0.0
dependencies:
- name: velero
version: 2.27.0
repository: https://vmware-tanzu.github.io/helm-charts

3
external/velero/values.yaml vendored Normal file
View File

@ -0,0 +1,3 @@
velero:
configuration:
provider: aws