prometheus operator v0.93.1

Prometheus.spec.minReadySeconds

minReadySeconds defines the minimum number of seconds for which a newly created Pod should be ready without any of its container crashing for it to be considered available. If unset, pods will be considered available as soon as they are ready.

1 fields
Prometheus.spec.minReadySeconds fields and descriptions
Field / TypeDescription
Prometheus.spec.minReadySeconds
integer

minReadySeconds defines the minimum number of seconds for which a newly created Pod should be ready without any of its container crashing for it to be considered available. If unset, pods will be considered available as soon as they are ready.

  • format: int32
  • minimum: 0