From 7fe269ff671a742851f5e015dafe1178c2a42aa3 Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Sat, 25 Nov 2023 16:25:16 +0200 Subject: [PATCH] values --- library/common/values.yaml | 1 + 1 file changed, 1 insertion(+) 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.