From a55ecce6481ca73891716f5098af3473c0afa7e5 Mon Sep 17 00:00:00 2001 From: RichardHoch Date: Sun, 18 Aug 2024 13:41:28 +0300 Subject: [PATCH] OADP-2340 -- Mention support for Red Hat Container Storage and OpenShift Data Foundation for Ceph RADOS Gateway --- modules/oadp-about-backup-snapshot-locations-secrets.adoc | 2 +- modules/oadp-s3-compatible-backup-storage-providers.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/oadp-about-backup-snapshot-locations-secrets.adoc b/modules/oadp-about-backup-snapshot-locations-secrets.adoc index f91d55c5ba3f..fae848a5bb87 100644 --- a/modules/oadp-about-backup-snapshot-locations-secrets.adoc +++ b/modules/oadp-about-backup-snapshot-locations-secrets.adoc @@ -16,7 +16,7 @@ You specify backup and snapshot locations and their secrets in the `DataProtecti [discrete] == Backup locations -You specify AWS S3-compatible object storage as a backup location, such as Multicloud Object Gateway; Ceph RADOS Gateway, also known as Ceph Object Gateway; or MinIO. +You specify AWS S3-compatible object storage as a backup location, such as Multicloud Object Gateway; Ceph RADOS Gateway (Ceph Object Gateway) on Red Hat Container Storage or {odf-full}; or MinIO. Velero backs up {product-title} resources, Kubernetes objects, and internal images as an archive file on object storage. diff --git a/modules/oadp-s3-compatible-backup-storage-providers.adoc b/modules/oadp-s3-compatible-backup-storage-providers.adoc index bdf2c9766376..a02954951340 100644 --- a/modules/oadp-s3-compatible-backup-storage-providers.adoc +++ b/modules/oadp-s3-compatible-backup-storage-providers.adoc @@ -18,7 +18,7 @@ The following AWS S3 compatible object storage providers are fully supported by * Multicloud Object Gateway (MCG) * Amazon Web Services (AWS) S3 * {ibm-cloud-name} Object Storage S3 -* Ceph RADOS Gateway (Ceph Object Gateway) +* Ceph RADOS Gateway (Ceph Object Gateway) on Red Hat Container Storage or {odf-full} [NOTE] ====