prometheus operator v0.71.2
ScrapeConfig.spec.consulSDConfigs[].oauth2.clientId.configMap.spec.kubernetesSDConfigs.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. |