Skip to content

Commit 55ff166

Browse files
authored
Merge pull request #90941 from openshift-cherrypick-robot/cherry-pick-90934-to-enterprise-4.15
[enterprise-4.15] OADP#5508: Moved the note closer to the intro
2 parents 1caba7d + 9066f91 commit 55ff166

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

modules/oadp-creating-restore-cr.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
You restore a `Backup` custom resource (CR) by creating a `Restore` CR.
1010

11+
[NOTE]
12+
====
13+
When you restore a stateful application that uses the `azurefile-csi` storage class, the restore operation remains in the `Finalizing` phase.
14+
====
15+
1116
.Prerequisites
1217

1318
* You must install the OpenShift API for Data Protection (OADP) Operator.
@@ -119,9 +124,4 @@ EOF
119124
fi
120125
done
121126
----
122-
====
123-
124-
[NOTE]
125-
====
126-
When you restore a stateful application that uses the `azurefile-csi` storage class, the restore operation remains in the `Finalizing` phase.
127-
====
127+
====

0 commit comments

Comments
 (0)