From 6eae4f4c9b35c7f4780c16d324a8371bf91b88cc Mon Sep 17 00:00:00 2001 From: Martina Panatta Date: Thu, 23 Sep 2021 15:48:45 +0200 Subject: [PATCH] fix(documentation): add link to use case velero backup restoration --- docs/operator/use-cases/namespace-labels-and-annotations.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/operator/use-cases/namespace-labels-and-annotations.md b/docs/operator/use-cases/namespace-labels-and-annotations.md index 36a6434b0..594a53099 100644 --- a/docs/operator/use-cases/namespace-labels-and-annotations.md +++ b/docs/operator/use-cases/namespace-labels-and-annotations.md @@ -25,6 +25,4 @@ EOF ``` # What’s next -This ends our tour in Capsule use cases. As we improve Capsule, more use cases about multi-tenancy, policy admission control, and cluster governance will be covered in the future. - -Stay tuned! \ No newline at end of file +Let's check it out how to restore Tenants after a Velero Backup. [Velero Backup Restoration](./velero-backup-restoration.md). \ No newline at end of file