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

pull/16149/head
cskh 2023-02-03 17:16:10 -05:00
parent d53c331a37
commit 305403c4f1
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. If time unit isn't provided, the default unit is nanosecond',
},
{
name: 'DefaultSubset',