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

OSDOCS-6777 updated ossm prereqs for ROSA

This commit is contained in:
xJustin
2023-11-08 09:30:41 -05:00
committed by openshift-cherrypick-robot
parent 227c375e4c
commit 3fc6f6c120

View File

@@ -15,7 +15,12 @@ This basic installation is configured based on the default OpenShift settings an
.Prerequisites
* Read the xref:../../service_mesh/v2x/preparing-ossm-installation.adoc#preparing-ossm-installation[Preparing to install {SMProductName}] process.
ifdef::openshift-rosa[]
* An account with the `cluster-admin` role.
endif::openshift-rosa[]
ifndef::openshift-rosa[]
* An account with the `cluster-admin` role. If you use {product-dedicated}, you must have an account with the `dedicated-admin` role.
endif::openshift-rosa[]
The following steps show how to install a basic instance of {SMProductName} on {product-title}.