From 78496c0f0cc34446e6ca3419e1732e1d9b01df04 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Thu, 30 Jan 2025 19:35:24 +0100 Subject: [PATCH] Add full provider name --- infrastructure/controllers/velero/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/controllers/velero/release.yaml b/infrastructure/controllers/velero/release.yaml index aa34692..1a680a5 100644 --- a/infrastructure/controllers/velero/release.yaml +++ b/infrastructure/controllers/velero/release.yaml @@ -20,7 +20,7 @@ spec: configuration: backupStorageLocation: - name: scaleway - provider: aws + provider: velero.io/aws default: true objectStorage: bucket: ${VELERO_BUCKET}