We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6abe2ea commit eb40950Copy full SHA for eb40950
linkerd.io/content/2.14/tasks/configuring-timeouts.md
@@ -77,8 +77,7 @@ spec:
77
Each [route](../../reference/service-profiles/#route) in a [ServiceProfile] may
78
define a request timeout for requests matching that route. This timeout secifies
79
the maximum amount of time to wait for a response (including retries) to
80
-complete after the request is sent. If unspecified, the default timeout is 10
81
-seconds.
+complete after the request is sent.
82
83
```yaml
84
spec:
0 commit comments