diff --git a/_topic_maps/_topic_map_osd.yml b/_topic_maps/_topic_map_osd.yml index 6ed38f96c1..13358e6091 100644 --- a/_topic_maps/_topic_map_osd.yml +++ b/_topic_maps/_topic_map_osd.yml @@ -163,6 +163,17 @@ Topics: - Name: Troubleshooting monitoring issues File: osd-troubleshooting-monitoring-issues --- +Name: Storage +Dir: storage +Distros: openshift-dedicated +Topics: +- Name: Persistent storage + Dir: persistent_storage + Distros: openshift-dedicated + Topics: + - Name: Persistent storage using AWS EFS + File: osd-persistent-storage-aws +--- Name: Applications Dir: applications Distros: openshift-dedicated diff --git a/storage/persistent_storage/osd-persistent-storage-aws.adoc b/storage/persistent_storage/osd-persistent-storage-aws.adoc index cbc3b61738..746801f16d 100644 --- a/storage/persistent_storage/osd-persistent-storage-aws.adoc +++ b/storage/persistent_storage/osd-persistent-storage-aws.adoc @@ -26,7 +26,6 @@ The high-level process to enable EFS on a cluster is: ifdef::openshift-dedicated[] * Customer Cloud Subscription (CCS) for an {product-title} cluster endif::[] - ifdef::openshift-rosa[] * A {product-title} cluster endif::[]