diff --git a/_topic_map.yml b/_topic_map.yml index cb1e7d0267..234c5ff50f 100644 --- a/_topic_map.yml +++ b/_topic_map.yml @@ -614,11 +614,11 @@ Topics: Topics: - Name: Configuring CSI volumes File: persistent-storage-csi - - Name: Using CSI inline ephemeral volumes + - Name: CSI inline ephemeral volumes File: ephemeral-storage-csi-inline - - Name: Using CSI volume snapshots + - Name: CSI volume snapshots File: persistent-storage-csi-snapshots - - Name: Using CSI volume cloning + - Name: CSI volume cloning File: persistent-storage-csi-cloning - Name: AWS Elastic Block Store CSI Driver Operator File: persistent-storage-csi-ebs diff --git a/storage/container_storage_interface/ephemeral-storage-csi-inline.adoc b/storage/container_storage_interface/ephemeral-storage-csi-inline.adoc index 9076c9ac3e..ccf4da750d 100644 --- a/storage/container_storage_interface/ephemeral-storage-csi-inline.adoc +++ b/storage/container_storage_interface/ephemeral-storage-csi-inline.adoc @@ -1,5 +1,5 @@ [id="ephemeral-storage-csi-inline"] -= Using CSI inline ephemeral volumes += CSI inline ephemeral volumes include::modules/common-attributes.adoc[] :context: ephemeral-storage-csi-inline diff --git a/storage/container_storage_interface/persistent-storage-csi-cloning.adoc b/storage/container_storage_interface/persistent-storage-csi-cloning.adoc index 0c85d94aa4..a366ba8226 100644 --- a/storage/container_storage_interface/persistent-storage-csi-cloning.adoc +++ b/storage/container_storage_interface/persistent-storage-csi-cloning.adoc @@ -1,5 +1,5 @@ [id="persistent-storage-csi-cloning"] -= Using CSI volume cloning += CSI volume cloning include::modules/common-attributes.adoc[] :context: persistent-storage-csi-cloning diff --git a/storage/container_storage_interface/persistent-storage-csi-snapshots.adoc b/storage/container_storage_interface/persistent-storage-csi-snapshots.adoc index 721edf0d18..792328f479 100644 --- a/storage/container_storage_interface/persistent-storage-csi-snapshots.adoc +++ b/storage/container_storage_interface/persistent-storage-csi-snapshots.adoc @@ -1,5 +1,5 @@ [id="persistent-storage-csi-snapshots"] -= Using CSI volume snapshots += CSI volume snapshots include::modules/common-attributes.adoc[] :context: persistent-storage-csi-snapshots