Skip to content

Commit 9f520ce

Browse files
authored
Merge pull request #71802 from openshift-cherrypick-robot/cherry-pick-70623-to-enterprise-4.14
[enterprise-4.14] OADP-3353: Multiple BSL are supported
2 parents 221d1c7 + 51b4e20 commit 9f520ce

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

backup_and_restore/application_backup_and_restore/installing/about-installing-oadp.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ To back up Kubernetes resources and internal images, you must have object storag
1818
* xref:../../../backup_and_restore/application_backup_and_restore/installing/installing-oadp-mcg.adoc#installing-oadp-mcg[Multicloud Object Gateway]
1919
* AWS S3 compatible object storage, such as Multicloud Object Gateway or MinIO
2020
21+
You can configure multiple backup storage locations within the same namespace for each individual OADP deployment.
22+
23+
include::snippets/snip-noobaa-and-mcg.adoc[]
24+
2125
:FeatureName: The `CloudStorage` API, which automates the creation of a bucket for object storage,
2226
include::snippets/technology-preview.adoc[]
2327

modules/about-installing-oadp-on-multiple-namespaces.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can install OpenShift API for Data Protection (OADP) into multiple namespace
1212
You install each instance of OADP as specified by the per-platform procedures contained in this document with the following additional requirements:
1313

1414
* All deployments of OADP on the same cluster must be the same version, for example, 1.1.4. Installing different versions of OADP on the same cluster is *not* supported.
15-
* Each individual deployment of OADP must have a unique set of credentials and a unique `BackupStorageLocation` configuration.
15+
* Each individual deployment of OADP must have a unique set of credentials and at least one `BackupStorageLocation` configuration. You can also use multiple `BackupStorageLocation` configurations within the same namespace.
1616
* By default, each OADP deployment has cluster-level access across namespaces. {product-title} administrators need to review security and RBAC settings carefully and make any necessary changes to them to ensure that each OADP instance has the correct permissions.
1717
1818

0 commit comments

Comments
 (0)