mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-20 06:54:32 +00:00
Merge pull request #5051 from niulechuan/fix-typo-in-doc
Fix typo in doc (https://velero.io/docs/main/restore-reference/ "Restore order" section)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Fix typo in doc, in https://velero.io/docs/main/restore-reference/ "Restore order" section, "Mamespace" should be "Namespace".
|
||||
@@ -73,7 +73,7 @@ The following is an overview of Velero's restore process that starts after you r
|
||||
By default, Velero will restore resources in the following order:
|
||||
|
||||
* Custom Resource Definitions
|
||||
* Mamespaces
|
||||
* Namespaces
|
||||
* StorageClasses
|
||||
* VolumeSnapshotClass
|
||||
* VolumeSnapshotContents
|
||||
|
||||
@@ -73,7 +73,7 @@ The following is an overview of Velero's restore process that starts after you r
|
||||
By default, Velero will restore resources in the following order:
|
||||
|
||||
* Custom Resource Definitions
|
||||
* Mamespaces
|
||||
* Namespaces
|
||||
* StorageClasses
|
||||
* VolumeSnapshotClass
|
||||
* VolumeSnapshotContents
|
||||
|
||||
Reference in New Issue
Block a user