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

Fix CSI titles

This commit is contained in:
Bob Furu
2020-07-06 15:02:04 -04:00
parent 12b5576751
commit 13411582b2
4 changed files with 6 additions and 6 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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