velero/examples
Vishal Choudhary f3685f37f6
fix: update mc command in minio-deployment example (#8982)
* fix: update mc command in minio-deployment example

Signed-off-by: Vishal Choudhary <vishal.choudhary@chainguard.dev>

* fix: run make new-changelog

Signed-off-by: Vishal Choudhary <vishal.choudhary@chainguard.dev>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@chainguard.dev>
2025-05-28 09:42:26 -04:00
..
minio fix: update mc command in minio-deployment example (#8982) 2025-05-28 09:42:26 -04:00
nginx-app examples: Label the deployment to get it backed up (#6348) 2023-06-09 15:42:04 +08:00
README.md 📖 use correct link to the minio.md (#3071) 2020-11-12 16:08:26 -08:00

README.md

Examples

This directory contains sample YAML config files that can be used for exploring Velero.

  • minio/: Used in the Quickstart to set up Minio, a local S3-compatible object storage service. It provides a convenient way to test Velero without tying you to a specific cloud provider.

  • nginx-app/: A sample nginx app that can be used to test backups and restores.