Skip to content

Commit fefbf4d

Browse files
committed
modify gateway document
1 parent 619bee1 commit fefbf4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/gateway/gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ spec:
127127

128128
When `my-http-service` or the configured service port can't be found,
129129
the target group will not be materialized on any ALBs that the route attaches to.
130-
An [503 Fixed Response](https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_FixedResponseActionConfig.html)
130+
An [500 Fixed Response](https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_FixedResponseActionConfig.html)
131131
will be added to any Listener Rules that would have referenced the invalid backend.
132132

133133
## Specify out-of-band Target Groups

0 commit comments

Comments
 (0)