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::[]
18
18
You can enable multicast between pods for your project.
19
19
20
20
.Prerequisites
21
-
22
21
* 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.
24
27
25
28
.Procedure
26
29
Original file line number Diff line number Diff line change 1
1
[id="enabling-multicast"]
2
2
= Enabling multicast for a project
3
3
include::modules/common-attributes.adoc[]
4
+
5
+ ifdef::openshift-dedicated,openshift-rosa[]
6
+ include::modules/attributes-openshift-dedicated.adoc[]
7
+ endif::[]
8
+
4
9
:context: openshift-sdn-enabling-multicast
5
10
6
11
toc::[]
You can’t perform that action at this time.
0 commit comments