Skip to content

Commit a45fbf0

Browse files
authored
Merge pull request #80128 from stevsmit/sdn-secondary-network-removal
Adds an ifdef to remove content from SDN docs
2 parents f63ffb1 + b7c0383 commit a45fbf0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/nw-egress-ips-about.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ On Azure, the following capacity limits exist for IP address assignment:
175175

176176
For more information, see link:https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits?toc=/azure/virtual-network/toc.json#networking-limits[Networking limits].
177177

178+
ifdef::ovn[]
178179
[id="nw-egress-ips-multi-nic-considerations_{context}"]
179180
== Considerations for using an egress IP on additional network interfaces
180181

@@ -227,7 +228,9 @@ spec:
227228
ipForwarding: Global
228229
# ...
229230
----
231+
endif::ovn[]
230232
endif::openshift-rosa[]
233+
231234
ifdef::openshift-sdn[]
232235
[id="nw-egress-ips-limitations_{context}"]
233236
== Limitations

0 commit comments

Comments
 (0)