prometheus operator v0.71.2
PodMonitor.spec.podMetricsEndpoints[].oauth2.clientId.secret.spec.podMetricsEndpoints.tlsConfig
TLS configuration to use when scraping the target.
| 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. |