prometheus operator v0.71.2
ScrapeConfig.spec.httpSDConfigs[].tlsConfig.ca.secret.spec.tlsConfig
TLS configuration to use on every scrape request
| Field / Type | Description |
|---|---|
Certificate authority used when verifying server certificates. | |
Client certificate to present when doing client-authentication. | |
insecureSkipVerify | Disable target certificate validation. |
Secret containing the client key file for the targets.
| |
serverName | Used to verify the hostname for the targets. |