mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 22:05:25 +00:00
Merge pull request #4882 from a-mccarthy/fix-4730
Update headers in supported providers page
This commit is contained in:
@@ -5,7 +5,7 @@ layout: docs
|
||||
|
||||
Velero supports a variety of storage providers for different backup and snapshot operations. Velero has a plugin system which allows anyone to add compatibility for additional backup and volume storage platforms without modifying the Velero codebase.
|
||||
|
||||
## Velero supported providers
|
||||
## Provider plugins maintained by the Velero maintainers
|
||||
|
||||
{{< table caption="Velero supported providers" >}}
|
||||
|
||||
@@ -20,7 +20,7 @@ Velero supports a variety of storage providers for different backup and snapshot
|
||||
|
||||
Contact: [#Velero Slack](https://kubernetes.slack.com/messages/velero), [GitHub Issues](https://github.com/vmware-tanzu/velero/issues)
|
||||
|
||||
## Community supported providers
|
||||
## Provider plugins maintained by the Velero community
|
||||
{{< table caption="Community supported providers" >}}
|
||||
|
||||
| Provider | Object Store | Volume Snapshotter | Plugin Documentation | Contact |
|
||||
|
||||
Reference in New Issue
Block a user