From 4a7856602cfc18fa601c11621ce8a1cdfd759ca0 Mon Sep 17 00:00:00 2001 From: mletalie Date: Wed, 10 Jan 2024 15:56:49 -0500 Subject: [PATCH] spec.backupLocations.bucket.prefix in DPA is required --- .../cloud-experts-deploy-api-data-protection.adoc | 2 ++ modules/oadp-installing-oadp-rosa-sts.adoc | 1 + 2 files changed, 3 insertions(+) diff --git a/cloud_experts_tutorials/cloud-experts-deploy-api-data-protection.adoc b/cloud_experts_tutorials/cloud-experts-deploy-api-data-protection.adoc index 1a5870622c..f578c9f188 100644 --- a/cloud_experts_tutorials/cloud-experts-deploy-api-data-protection.adoc +++ b/cloud_experts_tutorials/cloud-experts-deploy-api-data-protection.adoc @@ -290,6 +290,7 @@ spec: credential: key: credentials name: cloud-credentials + prefix: velero default: true config: region: ${REGION} @@ -331,6 +332,7 @@ spec: credential: key: credentials name: cloud-credentials + prefix: velero default: true config: region: ${REGION} diff --git a/modules/oadp-installing-oadp-rosa-sts.adoc b/modules/oadp-installing-oadp-rosa-sts.adoc index eddaaf0eb5..1c87ae4cea 100644 --- a/modules/oadp-installing-oadp-rosa-sts.adoc +++ b/modules/oadp-installing-oadp-rosa-sts.adoc @@ -108,6 +108,7 @@ spec: credential: key: credentials name: cloud-credentials + prefix: velero default: true config: region: ${REGION}