ServersTransport: set minimum MaxIdleConnsPerHost=-1

This commit is contained in:
Evgenii Domashenkin
2025-09-22 12:54:04 +03:00
committed by GitHub
parent 2580d0f95c
commit e4f0f7be35
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2276,7 +2276,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