From 878ffc8a9fbaa309cc845bb7ad8fa77b62e686d1 Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Thu, 16 Nov 2023 20:37:10 +0800 Subject: [PATCH] Add S3 location --- velero/values.home.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/velero/values.home.yaml b/velero/values.home.yaml index 64bf17c..0a5fd19 100644 --- a/velero/values.home.yaml +++ b/velero/values.home.yaml @@ -337,8 +337,8 @@ configuration: # for details of required/optional fields for your provider. config: region: home-icarus - # s3ForcePathStyle: - # s3Url: + s3ForcePathStyle: true + s3Url: s3.ervine.cloud # kmsKeyId: # resourceGroup: # The ID of the subscription containing the storage account, if different from the cluster’s subscription. (Azure only)