Skip to content

Commit ee627f2

Browse files
authored
Merge pull request #97411 from shdeshpa07/OADP-6498-dita-fix-oadp-aws-sts
Dita vale fixes for OADP and AWS STS
2 parents c16fc32 + 7aa7bc0 commit ee627f2

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ endif::[]
5050
:oadp-version-1-4: 1.4.5
5151
:oadp-version-1-5: 1.5.0
5252
:oadp-bsl-api: backupstoragelocations.velero.io
53+
:velero-link: link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}]
5354
:oc-first: pass:quotes[OpenShift CLI (`oc`)]
5455
:product-registry: OpenShift image registry
5556
:product-mirror-registry: Mirror registry for Red Hat OpenShift

backup_and_restore/application_backup_and_restore/aws-sts/oadp-aws-sts.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
You install the {oadp-first} with {aws-first} by installing the OADP Operator. The Operator installs link:https://{velero-domain}/docs/v{velero-version}/[Velero {velero-version}].
9+
[role="_abstract"]
10+
You install the {oadp-first} with {aws-first} by installing the OADP Operator. The Operator installs {velero-link}.
1011

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

modules/installing-oadp-aws-sts.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="installing-oadp-aws-sts_{context}"]
77
= Installing the OADP Operator and providing the IAM role
88

9+
[role="_abstract"]
910
AWS Security Token Service (AWS STS) is a global web service that provides short-term credentials for IAM or federated users. This document describes how to install {oadp-first} on an {aws-short} {sts-short} cluster manually.
1011

1112
[IMPORTANT]

modules/oadp-setting-resource-limits-and-requests.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
----
4646
<1> Specify the node selector to be supplied to Velero podSpec.
4747
<2> The `resourceAllocations` listed are for average usage.
48-
48+
+
4949
[NOTE]
5050
====
5151
Kopia is an option in OADP 1.3 and later releases. You can use Kopia for file system backups, and Kopia is your only option for Data Mover cases with the built-in Data Mover.

modules/preparing-aws-sts-credentials-for-oadp.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[id="preparing-aws-sts-credentials-for-oadp_{context}"]
77
= Preparing AWS STS credentials for OADP
88

9+
[role="_abstract"]
910
An {aws-full} account must be prepared and configured to accept an {oadp-first} installation. Prepare the {aws-short} credentials by using the following procedure.
1011

1112
.Procedure

0 commit comments

Comments
 (0)