prometheus operator v0.71.2

ScrapeConfig.spec.openstackSDConfigs.tlsConfig.ca.secret.spec.httpSDConfigs.authorization

Authorization header configuration to authenticate against the target HTTP endpoint.

2 fields
ScrapeConfig.spec.openstackSDConfigs.tlsConfig.ca.secret.spec.httpSDConfigs.authorization fields and descriptions
Field / TypeDescription
object

Selects a key of a Secret in the namespace that contains the credentials for authentication.

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

Defines the authentication type. The value is case-insensitive. "Basic" is not a supported value. Default: "Bearer"