Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions modules/oadp-backing-up-applications-restic.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ You back up Kubernetes resources, internal images, and persistent volumes with R

You do not need to specify a snapshot location in the `DataProtectionApplication` CR.

[IMPORTANT]
====
Restic does not support backing up `hostPath` volumes. For more information, see link:https://{velero-domain}/docs/v{velero-version}/restic/#limitations[additional Rustic limitations].
====

.Prerequisites

* You must install the OpenShift API for Data Protection (OADP) Operator.
Expand Down