1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

OADP-4452 updated kubernetes images to kubernetes resources

This commit is contained in:
Shruti Deshpande
2024-07-09 16:49:28 +05:30
parent 7d9648983a
commit 3af79f8bb0
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ include::_attributes/attributes-openshift-dedicated.adoc[]
toc::[]
You back up Kubernetes images, internal images, and persistent volumes (PVs) by creating a `Backup` custom resource (CR).
You back up Kubernetes resources, internal images, and persistent volumes (PVs) by creating a `Backup` custom resource (CR).
.Prerequisites

View File

@@ -6,7 +6,7 @@
[id="oadp-creating-backup-cr_{context}"]
= Creating a Backup CR
You back up Kubernetes images, internal images, and persistent volumes (PVs) by creating a `Backup` custom resource (CR).
To back up Kubernetes resources, internal images, and persistent volumes (PVs), create a Backup custom resource (CR).
.Prerequisites