From 9b18e238b197cf06e4d49939b55bd198bdb1f7f3 Mon Sep 17 00:00:00 2001 From: Steve Kriss Date: Thu, 8 Aug 2019 11:21:14 -0600 Subject: [PATCH] change to approved Signed-off-by: Steve Kriss --- design/pv-cloning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design/pv-cloning.md b/design/pv-cloning.md index 35f7523cb..9d4828ee5 100644 --- a/design/pv-cloning.md +++ b/design/pv-cloning.md @@ -1,6 +1,6 @@ # Cloning PVs While Remapping Namespaces -Status: Draft +Status: Approved Velero supports restoring resources into different namespaces than they were backed up from. This enables a user to, among other things, clone a namespace within a cluster.