We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619bee1 commit fefbf4dCopy full SHA for fefbf4d
docs/guide/gateway/gateway.md
@@ -127,7 +127,7 @@ spec:
127
128
When `my-http-service` or the configured service port can't be found,
129
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)
+An [500 Fixed Response](https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_FixedResponseActionConfig.html)
131
will be added to any Listener Rules that would have referenced the invalid backend.
132
133
## Specify out-of-band Target Groups
0 commit comments