Files
velero/examples/nginx-app
Adnan Abdulhussein 69f993aebd update gcr.io/heptio-images/ references to velero/ (#1988)
* update gcr.io/heptio-images/ references to velero/

Signed-off-by: Adnan Abdulhussein <aadnan@vmware.com>
2019-10-22 14:39:43 -07:00
..
2019-02-04 17:35:22 -05:00

Files

This directory contains manifests for two versions of a sample Nginx app under the nginx-example namespace.

base.yaml

This is the most basic version of the Nginx app, which can be used to test Velero's backup and restore functionality.

This can be deployed as is.

with-pv.yaml

This sets up an Nginx app that logs to a persistent volume, so that Velero's PV snapshotting functionality can also be tested.

This requires you to first replace the placeholder value <YOUR_STORAGE_CLASS_NAME>.