Skip to content

Commit ce3dbe8

Browse files
authored
Merge pull request #76671 from mramendi/OSDOCS-10722
2 parents eeb9a39 + 6bcf799 commit ce3dbe8

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

modules/builds-using-build-volumes.adoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ ifndef::openshift-dedicated,openshift-rosa[]
6868
<5> Required. The driver that provides the ephemeral CSI volume.
6969
<6> Required. This value must be set to `true`. Provides a read-only volume.
7070
<7> Optional. The volume attributes of the ephemeral CSI volume. Consult the CSI driver's documentation for supported attribute keys and values.
71-
72-
:FeatureName: Shared Resource CSI Driver
73-
include::snippets/technology-preview.adoc[]
7471
endif::openshift-dedicated,openshift-rosa[]
7572
--
7673

@@ -125,14 +122,16 @@ ifndef::openshift-dedicated,openshift-rosa[]
125122
<5> Required. The driver that provides the ephemeral CSI volume.
126123
<6> Required. This value must be set to `true`. Provides a read-only volume.
127124
<7> Optional. The volume attributes of the ephemeral CSI volume. Consult the CSI driver's documentation for supported attribute keys and values.
128-
129-
:FeatureName: Shared Resource CSI Driver
130-
include::snippets/technology-preview.adoc[]
131125
endif::openshift-dedicated,openshift-rosa[]
132126
--
133127

134128
endif::sourcestrategy[]
135129

130+
ifndef::openshift-dedicated,openshift-rosa[]
131+
:FeatureName: Shared Resource CSI Driver
132+
include::snippets/technology-preview.adoc[]
133+
endif::openshift-dedicated,openshift-rosa[]
134+
136135
ifeval::["{context}" == "build-strategies-docker"]
137136
:!dockerstrategy:
138137
endif::[]

0 commit comments

Comments
 (0)