mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-25 14:27:21 +01:00
5 lines
130 B
YAML
5 lines
130 B
YAML
|
tlsConfig :
|
||
|
tlsCertPath : "testdata/server.crt"
|
||
|
tlsKeyPath : "testdata/server.key"
|
||
|
clientCAs : "testdata/tls-ca-chain.pem"
|