mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-26 01:53:09 +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>