mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-10 06:57:26 +00:00
* use Backup CR labels as tags for snapshots This allows users to define custom tags to be added to snapshots, by specifying custom labels on the Backup CR with the `velero backup create --labels` flag. Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>