prometheus operator v0.93.1

ScrapeConfig.spec.nomadSDConfigs[].tlsConfig.cert.configMap

ScrapeConfig defines a namespaced Prometheus scrape_config to be aggregated across multiple namespaces into the Prometheus configuration.

5 fields
ScrapeConfig.spec.nomadSDConfigs[].tlsConfig.cert.configMap fields and descriptions
Field / TypeDescription
apiVersion
string

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

kind
string

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

metadata
object

No description provided.

object required

spec defines the specification of ScrapeConfigSpec.

  • x-kubernetes-validations: [{"message":"at most one of basicAuth, authorization, or oauth2 can be configured","rule":"[has(self.basicAuth), has(self.authorization), has(self.oauth2)].filter(x, x).size() \u003c= 1"}]
object

status defines the status subresource. It is under active development and is updated only when the "StatusForConfigurationResources" feature gate is enabled. Most recent observed status of the ScrapeConfig. Read-only. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status