Velero backups
Creates backups of infrastructure and volumes.
Resources
Base
/base/velero/kustomization.yaml---apiVersion: kustomize.config.k8s.io/v1beta1kind: Kustomizationnamespace: veleroresources:- namespace.yaml
/base/velero/namespace.yaml---apiVersion: v1kind: Namespacemetadata:name: velero
/base/velero/velero-chart.yaml---apiVersion: builtinkind: HelmChartInflationGeneratorname: velerometadata:name: velero-helm-chart