From 1a3894b84b4a63513b8b86a3822ff38f8d886cd2 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Tue, 31 Mar 2026 18:57:44 +1300 Subject: [PATCH] removed bucket name from url --- infrastructure/velero/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/velero/values.yaml b/infrastructure/velero/values.yaml index e2d522f..dc5dde4 100644 --- a/infrastructure/velero/values.yaml +++ b/infrastructure/velero/values.yaml @@ -7,7 +7,7 @@ configuration: config: region: us-east-1 s3ForcePathStyle: true - s3Url: https://eu2.contabostorage.com/test + s3Url: https://eu2.contabostorage.com volumeSnapshotLocation: - name: default