prometheus operator v0.71.2
ScrapeConfig.spec.kubernetesSDConfigs[].tlsConfig.cert.secret.spec.httpSDConfigs.tlsConfig
TLS configuration applying to the target HTTP endpoint.
| 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. |