Skip to content

Commit e59318f

Browse files
committed
OADP-6250 mod docs Configuring OADP on Azure
Signed-off-by: Shruti Deshpande <shdeshpa@redhat.com>
1 parent 8b7edab commit e59318f

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ include::_attributes/common-attributes.adoc[]
99

1010
toc::[]
1111

12+
[role="_abstract"]
1213
You install the OpenShift API for Data Protection (OADP) with Microsoft Azure by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
1314

1415
include::snippets/oadp-mtc-operator.adoc[]

backup_and_restore/application_backup_and_restore/installing/installing-oadp-ibm-cloud.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ include::_attributes/common-attributes.adoc[]
99

1010
toc::[]
1111

12+
[role="_abstract"]
1213
You install the {oadp-first} Operator on an {ibm-cloud-title} cluster to back up and restore applications on the cluster. You configure {ibm-cloud-object-storage} to store the backups.
1314

1415
// configuring the IBM COS instance

modules/configuring-ibm-cos.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="configuring-ibm-cos_{context}"]
77
= Configuring the COS instance
88

9+
[role="_abstract"]
910
You create an {ibm-cloud-object-storage} instance to store the {oadp-short} backup data. After you create the COS instance, configure the `HMAC` service credentials.
1011

1112
.Prerequisites

modules/oadp-creating-default-secret.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
[id="oadp-creating-default-secret_{context}"]
1111
= Creating a default Secret
1212

13+
[role="_abstract"]
1314
You create a default `Secret` if your backup and snapshot locations use the same credentials or if you do not require a snapshot location.
1415

1516
ifdef::installing-oadp-aws,installing-oadp-azure,installing-oadp-gcp,installing-oadp-mcg[]

modules/oadp-self-signed-certificate.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="oadp-self-signed-certificate_{context}"]
77
= Enabling self-signed CA certificates
88

9+
[role="_abstract"]
910
You must enable a self-signed CA certificate for object storage by editing the `DataProtectionApplication` custom resource (CR) manifest to prevent a `certificate signed by unknown authority` error.
1011

1112
.Prerequisites

0 commit comments

Comments
 (0)