Merge branch v3.5 into master
This commit is contained in:
commit
6df82676aa
39 changed files with 2092 additions and 821 deletions
|
|
@ -2316,7 +2316,7 @@ spec:
|
|||
maxIdleConnsPerHost:
|
||||
description: MaxIdleConnsPerHost controls the maximum idle (keep-alive)
|
||||
to keep per-host.
|
||||
minimum: 0
|
||||
minimum: -1
|
||||
type: integer
|
||||
peerCertURI:
|
||||
description: PeerCertURI defines the peer cert URI used to match against
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@ spec:
|
|||
maxIdleConnsPerHost:
|
||||
description: MaxIdleConnsPerHost controls the maximum idle (keep-alive)
|
||||
to keep per-host.
|
||||
minimum: 0
|
||||
minimum: -1
|
||||
type: integer
|
||||
peerCertURI:
|
||||
description: PeerCertURI defines the peer cert URI used to match against
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue