Skip to content

Commit 52bd337

Browse files
authored
Merge pull request #29160 from jboxman/fix-leveloffset-warning
Fix `section title out of sequence` warning
2 parents 03fe2e9 + 2443017 commit 52bd337

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)