From 97b4c47cff497645c000adfd31ee35ccdc326c9d Mon Sep 17 00:00:00 2001 From: LordMathis Date: Wed, 29 Jan 2025 13:44:29 +0100 Subject: [PATCH] Update velero credentials config --- infrastructure/controllers/velero/release.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infrastructure/controllers/velero/release.yaml b/infrastructure/controllers/velero/release.yaml index c03ef69..e14c35f 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 @@ -53,9 +56,6 @@ spec: cpu: 1000m memory: 512Mi - credentials: - existingSecret: velero-s3-credentials - nodeAgent: resources: requests: