Skip to content

Commit

Permalink
add vsb to restore priority (#172)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6d7629c)
  • Loading branch information
eemcmullan authored and sseago committed Sep 15, 2022
1 parent e8e11fd commit 5072268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cmd/server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,7 @@ var defaultRestorePriorities = []string{
"customresourcedefinitions",
"namespaces",
"storageclasses",
"volumesnapshotbackups.datamover.oadp.openshift.io",
"volumesnapshotclass.snapshot.storage.k8s.io",
"volumesnapshotcontents.snapshot.storage.k8s.io",
"volumesnapshots.snapshot.storage.k8s.io",
Expand Down

0 comments on commit 5072268

Please sign in to comment.