We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c1c665 + 2979853 commit e5405ccCopy full SHA for e5405cc
service_mesh/v2x/installing-ossm.adoc
@@ -15,7 +15,12 @@ This basic installation is configured based on the default OpenShift settings an
15
16
.Prerequisites
17
* Read the xref:../../service_mesh/v2x/preparing-ossm-installation.adoc#preparing-ossm-installation[Preparing to install {SMProductName}] process.
18
+ifdef::openshift-rosa[]
19
+* An account with the `cluster-admin` role.
20
+endif::openshift-rosa[]
21
+ifndef::openshift-rosa[]
22
* An account with the `cluster-admin` role. If you use {product-dedicated}, you must have an account with the `dedicated-admin` role.
23
24
25
The following steps show how to install a basic instance of {SMProductName} on {product-title}.
26
0 commit comments