File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,12 @@ endif::[]
1818You can enable multicast between pods for your project.
1919
2020.Prerequisites
21-
2221* Install the OpenShift CLI (`oc`).
23- * You must log in to the cluster with a user that has the `cluster-admin` role.
22+ * You must log in to the cluster with a user that has the `cluster-admin`
23+ ifdef::openshift-rosa,openshift-dedicated[]
24+ or the `dedicated-admin`
25+ endif::[]
26+ role.
2427
2528.Procedure
2629
Original file line number Diff line number Diff line change 11[id="enabling-multicast"]
22= Enabling multicast for a project
33include::modules/common-attributes.adoc[]
4+
5+ ifdef::openshift-dedicated,openshift-rosa[]
6+ include::modules/attributes-openshift-dedicated.adoc[]
7+ endif::[]
8+
49:context: openshift-sdn-enabling-multicast
510
611toc::[]
You can’t perform that action at this time.
0 commit comments