Skip to content

Commit 37db859

Browse files
authored
Merge pull request #61674 from mletalie/OSDOCS-6557
[OSDOCS-6557]:Docs refers wrongly to on-premise storage
2 parents 785643b + 70642fa commit 37db859

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

storage/index.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
ifndef::openshift-rosa[]
910
{product-title} supports multiple types of storage, both for on-premise and cloud providers. You can manage container storage for persistent and non-persistent data in an {product-title} cluster.
11+
endif::openshift-rosa[]
12+
13+
ifdef::openshift-rosa[]
14+
{product-title} supports Amazon Elastic Block Store (Amazon EBS) and Amazon Elastic File System (Amazon EFS) storage. You can manage container storage for persistent and non-persistent data in an {product-title} cluster.
15+
endif::openshift-rosa[]
1016

1117
include::modules/openshift-storage-common-terms.adoc[leveloffset=+1]
1218

0 commit comments

Comments
 (0)