Browse Source

docs(service-resolver): clarify the default time unit in service-resolver.ConnectTimeout (#16149)

* doc: clarify the default time unit in service-resolver.ConnectTimeout

* Update website/content/docs/connect/config-entries/service-resolver.mdx

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>

---------

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
pull/16176/head
cskh 2 years ago committed by GitHub
parent
commit
8b98c1a1a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/content/docs/connect/config-entries/service-resolver.mdx

2
website/content/docs/connect/config-entries/service-resolver.mdx

@ -438,7 +438,7 @@ spec:
name: 'ConnectTimeout',
type: 'duration: 0s',
description:
'The timeout for establishing new network connections to this service.',
'The timeout for establishing new network connections to this service. The default unit of time is `ns`.',
},
{
name: 'DefaultSubset',

Loading…
Cancel
Save