mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-26 18:04:31 +00:00
Replaced deprecated helm repo url at docs 📄 (#2209)
* Replaced deprecated helm repo url at docs 📄 Signed-off-by: Mark Davydov <mark@monday.com>
This commit is contained in:
@@ -45,7 +45,7 @@ brew install velero
|
||||
There are two supported methods for installing the Velero server components:
|
||||
|
||||
- the `velero install` CLI command
|
||||
- the [Helm chart](https://github.com/helm/charts/tree/master/stable/velero)
|
||||
- the [Helm chart](https://github.com/vmware-tanzu/helm-charts)
|
||||
|
||||
Velero uses storage provider plugins to integrate with a variety of storage systems to support backup and snapshot operations. The steps to install and configure the Velero server components along with the appropriate plugins are specific to your chosen storage provider. To find installation instructions for your chosen storage provider, follow the documentation link for your provider at our [supported storage providers][0] page
|
||||
|
||||
|
||||
Reference in New Issue
Block a user