Skip to content

Commit 2443017

Browse files
committed
Fix section title out of sequence warning
1 parent d269f24 commit 2443017

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

networking/configuring_ingress_cluster_traffic/configuring-externalip.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ This functionality is generally most useful for clusters installed on bare-metal
1313

1414
* Your network infrastructure must route traffic for the external IP addresses to your cluster.
1515

16-
include::modules/nw-externalip-about.adoc[leveloffset=1]
16+
include::modules/nw-externalip-about.adoc[leveloffset=+1]
1717

18-
include::modules/nw-externalip-object.adoc[leveloffset=1]
18+
include::modules/nw-externalip-object.adoc[leveloffset=+1]
1919

20-
include::modules/nw-externalip-configuring.adoc[leveloffset=1]
20+
include::modules/nw-externalip-configuring.adoc[leveloffset=+1]
2121

2222
[id="configuring-externalip-next-steps"]
2323
== Next steps

0 commit comments

Comments
 (0)