prometheus operator v0.93.1

Prometheus.spec.initContainers[].env.valueFrom.fieldRef.spec.affinity

affinity defines the Pods' affinity scheduling rules if specified.

3 fields
Prometheus.spec.initContainers[].env.valueFrom.fieldRef.spec.affinity fields and descriptions
Field / TypeDescription
object

Describes node affinity scheduling rules for the pod.

object

Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)).

object

Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)).