Skip to content

Commit eb40950

Browse files
mpeusteralpeb
andauthored
Documenation fix: Remove statement about non exiting default timeout for service profiles. (#1733)
Signed-off-by: Manuel Peuster <[email protected]> Co-authored-by: Alejandro Pedraza <[email protected]>
1 parent 6abe2ea commit eb40950

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

linkerd.io/content/2.14/tasks/configuring-timeouts.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ spec:
7777
Each [route](../../reference/service-profiles/#route) in a [ServiceProfile] may
7878
define a request timeout for requests matching that route. This timeout secifies
7979
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.
80+
complete after the request is sent.
8281
8382
```yaml
8483
spec:

0 commit comments

Comments
 (0)