Skip to content

Commit f0bb3ad

Browse files
authored
Merge pull request #73450 from jeana-redhat/callout-format-fix
fix minor format issue
2 parents fc9d104 + 92de922 commit f0bb3ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/nw-aws-load-balancer-with-outposts.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ You must annotate Ingress resources with the Outpost subnet or the VPC subnet, b
2626

2727
* Configure the `Ingress` resource to use a specified subnet:
2828
+
29+
--
2930
.Example `Ingress` resource configuration
3031
[source,yaml]
3132
----
@@ -49,8 +50,6 @@ spec:
4950
number: 80
5051
----
5152
<1> Specifies the subnet to use.
52-
+
53-
--
5453
* To use the Application Load Balancer in an Outpost, specify the Outpost subnet ID.
5554
* To use the Application Load Balancer in the cloud, you must specify at least two subnets in different availability zones.
5655
--

0 commit comments

Comments
 (0)