prometheus operator v0.71.2

ScrapeConfig.spec.kubernetesSDConfigs[].tlsConfig.ca.configMap.spec.openstackSDConfigs.tlsConfig

TLS configuration applying to the target HTTP endpoint.

5 fields
ScrapeConfig.spec.kubernetesSDConfigs[].tlsConfig.ca.configMap.spec.openstackSDConfigs.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.