Skip to content

Commit 81c1da7

Browse files
committed
OADP-5647 Independent BSL conflict
Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
1 parent ce17dec commit 81c1da7

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

modules/oadp-configuring-dpa-multiple-bsl.adoc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@
77
[id="oadp-configuring-dpa-multiple-bsl_{context}"]
88
= Configuring the DPA with more than one BSL
99

10-
You can configure the DPA with more than one BSL and specify the credentials provided by the cloud provider.
10+
You can configure the `DataProtectionApplication` (DPA) custom resource (CR) with more than one `BackupStorageLocation` (BSL) CR and specify the credentials provided by the cloud provider.
11+
12+
For example, where you have configured the following two BSLs:
13+
14+
* Configured one BSL in the DPA and set it as the default BSL.
15+
* Created another BSL independently by using the `BackupStorageLocation` CR.
16+
17+
As you have already set the BSL created through the DPA as the default, you cannot set the independently created BSL again as the default. This means, at any given time, you can set only one BSL as the default BSL.
1118

1219
.Prerequisites
1320

@@ -16,7 +23,7 @@ You can configure the DPA with more than one BSL and specify the credentials pro
1623
1724
.Procedure
1825

19-
. Configure the DPA with more than one BSL. See the following example.
26+
. Configure the `DataProtectionApplication` CR with more than one `BackupStorageLocation` CR. See the following example:
2027
+
2128
.Example DPA
2229
[source,yaml]

0 commit comments

Comments
 (0)