Backport of docs(service-resolver): clarify the default time unit in service-resolver.ConnectTimeout into release/1.14.x (#16175)

* backport of commit 305403c4f1

* backport of commit 31540d3343

---------

Co-authored-by: cskh <hui.kang@hashicorp.com>
pull/16183/head
hc-github-team-consul-core 2023-02-06 13:07:59 -06:00 committed by GitHub
parent f9af9a6b56
commit 577a07e821
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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',