Skip to main content

BackupStorageLocation

Velero BackupStorageLocation defines where backup artifacts are stored.

Relationship To StorageRepository

StorageRepository is the Testudo configuration object. The operator uses it to create or validate Velero BSL resources in related clusters.

Important Fields

  • Provider.
  • Bucket.
  • Prefix.
  • Region.
  • Credential Secret.
  • CA certificate.

Checks

  • BSL state is Available.
  • Source and target clusters can access the same storage.
  • Credentials and CA settings are consistent.