diff --git a/library/common/values.yaml b/library/common/values.yaml index 09758679..aa6ab863 100644 --- a/library/common/values.yaml +++ b/library/common/values.yaml @@ -710,6 +710,7 @@ webhook: # # Parameters for the BackupStorageLocation(s). Configure multiple by adding other element(s) to the backupStorageLocation slice. # # See https://velero.io/docs/v1.6/api-types/backupstoragelocation/ +backupStorageLocation: [] # backupStorageLocation: # # name is the name of the backup storage location where backups should be stored. If a name is not provided, # # a backup storage location will be created with the name "default". Optional.