prometheus operator v0.71.2

Probe.spec.targets.staticConfig.relabelingConfigs.sourceLabels.spec.tlsConfig

TLS configuration to use when scraping the endpoint.

5 fields
Probe.spec.targets.staticConfig.relabelingConfigs.sourceLabels.spec.tlsConfig fields and descriptions
Field / TypeDescription
object

Certificate authority used when verifying server certificates.

object

Client certificate to present when doing client-authentication.

insecureSkipVerify
boolean

Disable target certificate validation.

object

Secret containing the client key file for the targets.

  • x-kubernetes-map-type: "atomic"
serverName
string

Used to verify the hostname for the targets.