Fix k8s for example for rootCAs serversTransport
This commit is contained in:
parent
b26c45af2b
commit
dfa1f3fc00
1 changed files with 1 additions and 1 deletions
|
@ -677,7 +677,7 @@ metadata:
|
|||
name: myca
|
||||
|
||||
data:
|
||||
tls.crt: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0=
|
||||
ca.crt: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0=
|
||||
```
|
||||
|
||||
#### `maxIdleConnsPerHost`
|
||||
|
|
Loading…
Reference in a new issue