prometheus operator v0.93.1

ScrapeConfig.spec.linodeSDConfigs[].oauth2.tlsConfig.ca.spec.kumaSDConfigs.authorization

authorization defines the header configuration to authenticate against the Kuma control plane. Cannot be set at the same time as `oauth2`.

2 fields
ScrapeConfig.spec.linodeSDConfigs[].oauth2.tlsConfig.ca.spec.kumaSDConfigs.authorization fields and descriptions
Field / TypeDescription
object

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

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

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