Skip to content

Commit 205d692

Browse files
committed
Atrribute and typo fix
1 parent 1545604 commit 205d692

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ endif::openshift-origin[]
4242
:insights-advisor-url: link:https://console.redhat.com/openshift/insights/advisor/[Insights Advisor]
4343
:hybrid-console: Red Hat Hybrid Cloud Console
4444
:hybrid-console-second: Hybrid Cloud Console
45+
:oadp-first: OpenShift API for Data Protection (OADP)
4546
:oc-first: pass:quotes[OpenShift CLI (`oc`)]
4647
:product-registry: OpenShift image registry
4748
:rh-storage-first: Red Hat OpenShift Data Foundation

modules/oadp-ceph-cephfs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ spec:
163163
$ oc get vsr -n <app-ns>
164164
----
165165

166-
... To check the progress of a specific `VolumeSnapshotRestore` CR, run tc:
166+
... To check the progress of a specific `VolumeSnapshotRestore` CR, run the following command:
167167
+
168168
[source,terminal]
169169
----

modules/oadp-ceph-preparing-crs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ volumeBindingMode: Immediate
124124

125125
. To use the shallow copy feature, create a CephFS `StorageClass` CR and set the `backingSnapshot` parameter set to `true` tas in the following example:
126126
+
127-
Example CephFS `StorageClass` CR with `backingSnapshot` set to `true`
127+
.Example CephFS `StorageClass` CR with `backingSnapshot` set to `true`
128128
+
129129
[source, yaml]
130130
----
@@ -159,7 +159,7 @@ Ensure that the CephFS `VolumeSnapshotClass` and `StorageClass` CRs have the sam
159159

160160
. Configure a Restic `Secret` CR:
161161
+
162-
Example Restic `Secret` CR
162+
.Example Restic `Secret` CR
163163
+
164164
[source,yaml]
165165
----

modules/oadp-ceph-split.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ spec:
148148
$ oc get vsr -n <app-ns>
149149
----
150150

151-
... To check the progress of a specific `VolumeSnapshotRestore` CR, run tc:
151+
... To check the progress of a specific `VolumeSnapshotRestore` CR, run the following command:
152152
+
153153
[source,terminal]
154154
----

0 commit comments

Comments
 (0)