prometheus operator v0.93.1
ScrapeConfig.spec.kubernetesSDConfigs[].oauth2.tlsConfig.cert.spec.nomadSDConfigs.authorization
authorization defines the header configuration to authenticate against the Nomad API. Cannot be set at the same time as `oauth2`.
| Field / Type | Description |
|---|---|
credentials defines a key of a Secret in the namespace that contains the credentials for authentication.
| |
type | type defines the authentication type. The value is case-insensitive. "Basic" is not a supported value. Default: "Bearer" |