From c7ed6755e05b14f680e5b7765eb0386c03e00465 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Oct 2023 09:36:32 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/velero/README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/velero/README.md b/src/velero/README.md index e311cba..cf7befd 100644 --- a/src/velero/README.md +++ b/src/velero/README.md @@ -1,9 +1,9 @@ -# Velero (via Github Releases) +# Velero (via Github Releases) (velero) -[Velero](https://github.com/vmware-tanzu/velero) (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises. +Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises. -## Example DevContainer Usage +## Example Usage ```json "features": { @@ -17,3 +17,8 @@ |-----|-----|-----|-----| | version | Select the version to install. | string | latest | + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/xfrancois/devcontainers-features/blob/main/src/velero/devcontainer-feature.json). Add additional notes to a `NOTES.md`._