prometheus operator v0.93.1

ScrapeConfig.spec.kubernetesSDConfigs.proxyConnectHeader.[key].status.bindings

bindings defines the list of workload resources (Prometheus, PrometheusAgent, ThanosRuler or Alertmanager) which select the configuration resource.

5 fields
ScrapeConfig.spec.kubernetesSDConfigs.proxyConnectHeader.[key].status.bindings fields and descriptions
Field / TypeDescription
object[]

conditions defines the current state of the configuration resource when bound to the referenced Workload object.

  • x-kubernetes-list-map-keys: ["type"]
  • x-kubernetes-list-type: "map"
group
string required

group defines the group of the referenced resource.

  • enum: ["monitoring.coreos.com"]
name
string required

name defines the name of the referenced object.

  • minLength: 1
namespace
string required

namespace defines the namespace of the referenced object.

  • minLength: 1
resource
string required

resource defines the type of resource being referenced (e.g. Prometheus, PrometheusAgent, ThanosRuler or Alertmanager).

  • enum: ["prometheuses","prometheusagents","thanosrulers","alertmanagers"]