Skip to content

Commit a8be1d8

Browse files
authored
Merge pull request #90934 from Pkylas007/OADP-5088
OADP#5508: Moved the note closer to the intro
2 parents cadde6f + c6cd2a9 commit a8be1d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/oadp-creating-restore-cr.adoc

Lines changed: 5 additions & 5 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.
127127
====

0 commit comments

Comments
 (0)