We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cadde6f commit c6cd2a9Copy full SHA for c6cd2a9
modules/oadp-creating-restore-cr.adoc
@@ -8,6 +8,11 @@
8
9
You restore a `Backup` custom resource (CR) by creating a `Restore` CR.
10
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
+
16
.Prerequisites
17
18
* You must install the OpenShift API for Data Protection (OADP) Operator.
@@ -119,9 +124,4 @@ EOF
119
124
fi
120
125
done
121
126
----
122
-====
123
-
-[NOTE]
-When you restore a stateful application that uses the `azurefile-csi` storage class, the restore operation remains in the `Finalizing` phase.
127
====
0 commit comments