prometheus operator v0.71.2
ScrapeConfig.spec.consulSDConfigs.tlsConfig.ca.secret.spec.openstackSDConfigs.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. |