Skip to content

Commit 53ab59d

Browse files
authored
Merge pull request #89116 from shdeshpa07/OADP-5647-Independent-BSL-conflict
OADP-5647 Independent BSL conflict
2 parents 275a2b4 + 81c1da7 commit 53ab59d

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)