mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 13:05:17 +00:00
Make Kopia file parallelism configurable
Signed-off-by: Ming <mqiu@vmware.com>
This commit is contained in:
@@ -401,6 +401,7 @@ func newPodVolumeBackup(backup *velerov1api.Backup, pod *corev1api.Pod, volume c
|
||||
BackupStorageLocation: backup.Spec.StorageLocation,
|
||||
RepoIdentifier: repoIdentifier,
|
||||
UploaderType: uploaderType,
|
||||
UploaderConfig: backup.Spec.UploaderConfig,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user