diff --git a/charts/velero/Chart.yaml b/charts/velero/Chart.yaml index c31fd0f0..5187688d 100644 --- a/charts/velero/Chart.yaml +++ b/charts/velero/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 1.14.0 kubeVersion: ">=1.16.0-0" description: A Helm chart for velero name: velero -version: 7.1.4 +version: 7.1.5 home: https://github.com/vmware-tanzu/velero icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png sources: diff --git a/charts/velero/values.yaml b/charts/velero/values.yaml index 7a9c18ea..5c5384b8 100644 --- a/charts/velero/values.yaml +++ b/charts/velero/values.yaml @@ -619,6 +619,11 @@ nodeAgent: # storageLocation: default # includedNamespaces: # - foo +# # See: https://velero.io/docs/v1.14/resource-filtering/#excludes +# excludedNamespaceScopedResources: +# - persistentVolumeClaims +# excludedClusterScopedResources: +# - persistentVolumes schedules: {} # Velero ConfigMaps.