Skip to content

Commit e2ca4c9

Browse files
author
Bob Furu
authored
Merge pull request #22744 from bobfuru/remove-using-csi
Remove "Using" from CSI titles
2 parents 23d4d5b + 63d7c06 commit e2ca4c9

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

_topic_map.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -601,11 +601,11 @@ Topics:
601601
Topics:
602602
- Name: Configuring CSI volumes
603603
File: persistent-storage-csi
604-
- Name: Using CSI inline ephemeral volumes
604+
- Name: CSI inline ephemeral volumes
605605
File: ephemeral-storage-csi-inline
606-
- Name: Using CSI volume snapshots
606+
- Name: CSI volume snapshots
607607
File: persistent-storage-csi-snapshots
608-
- Name: Using CSI volume cloning
608+
- Name: CSI volume cloning
609609
File: persistent-storage-csi-cloning
610610
- Name: Expanding persistent volumes
611611
File: expanding-persistent-volumes
@@ -1361,7 +1361,7 @@ Topics:
13611361
- Name: Using sample applications
13621362
File: using-sample-applications
13631363
- Name: Creating instances of services managed by Operators
1364-
File: creating-instances-of-services-managed-by-operators
1364+
File: creating-instances-of-services-managed-by-operators
13651365
- Name: Debugging applications in odo
13661366
File: debugging-applications-in-odo
13671367
- Name: Managing environment variables in odo

storage/container_storage_interface/ephemeral-storage-csi-inline.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="ephemeral-storage-csi-inline"]
2-
= Using CSI inline ephemeral volumes
2+
= CSI inline ephemeral volumes
33
include::modules/common-attributes.adoc[]
44
:context: ephemeral-storage-csi-inline
55

storage/container_storage_interface/persistent-storage-csi-cloning.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="persistent-storage-csi-cloning"]
2-
= Using CSI volume cloning
2+
= CSI volume cloning
33
include::modules/common-attributes.adoc[]
44
:context: persistent-storage-csi-cloning
55

storage/container_storage_interface/persistent-storage-csi-snapshots.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="persistent-storage-csi-snapshots"]
2-
= Using CSI volume snapshots
2+
= CSI volume snapshots
33
include::modules/common-attributes.adoc[]
44
:context: persistent-storage-csi-snapshots
55

0 commit comments

Comments
 (0)