mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 13:26:26 +00:00
Signed-off-by: Rafael Brito <rbrito@vmware.com>
This commit is contained in:
@@ -587,6 +587,7 @@ func (s *server) runControllers(defaultVolumeSnapshotLocations map[string]string
|
||||
backupController := controller.NewBackupController(
|
||||
s.sharedInformerFactory.Velero().V1().Backups(),
|
||||
s.veleroClient.VeleroV1(),
|
||||
s.discoveryHelper,
|
||||
backupper,
|
||||
s.logger,
|
||||
s.logLevel,
|
||||
|
||||
Reference in New Issue
Block a user