📖 update default-volumes-to-restic exclusion list (#2828)

Signed-off-by: Ashish Amarnath <ashisham@vmware.com>
This commit is contained in:
Ashish Amarnath
2020-08-18 11:05:12 -07:00
committed by GitHub
parent 52b6838004
commit 9ed43f96c1

View File

@@ -183,7 +183,7 @@ The following sections provide more details on the two approaches.
In this approach, Velero will back up all pod volumes using restic with the exception of:
- Volumes mounting the default service account token
- Volumes mounting the default service account token, kubernetes secrets, and config maps
- Hostpath volumes
It is possible to exclude volumes from being backed up using the `backup.velero.io/backup-volumes-excludes` annotation on the pod.