mirror of https://github.com/hashicorp/consul
Update website/content/docs/connect/config-entries/service-resolver.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>pull/16149/head
parent
305403c4f1
commit
31540d3343
|
@ -438,7 +438,7 @@ spec:
|
||||||
name: 'ConnectTimeout',
|
name: 'ConnectTimeout',
|
||||||
type: 'duration: 0s',
|
type: 'duration: 0s',
|
||||||
description:
|
description:
|
||||||
'The timeout for establishing new network connections to this service. If time unit isn't provided, the default unit is nanosecond',
|
'The timeout for establishing new network connections to this service. The default unit of time is `ns`.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'DefaultSubset',
|
name: 'DefaultSubset',
|
||||||
|
|
Loading…
Reference in New Issue