From 2cef61e9e5ef1f7d423249531701a6883cb4be52 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Thu, 30 Jan 2025 18:32:01 +0100 Subject: [PATCH] Add additional credential config --- infrastructure/controllers/velero/release.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/infrastructure/controllers/velero/release.yaml b/infrastructure/controllers/velero/release.yaml index e83dd72..56a2e90 100644 --- a/infrastructure/controllers/velero/release.yaml +++ b/infrastructure/controllers/velero/release.yaml @@ -23,6 +23,9 @@ spec: provider: aws default: true bucket: ${VELERO_BUCKET} + credential: + key: cloud + name: velero-s3-credentials config: region: nl-ams s3Url: https://s3.nl-ams.scw.cloud