prometheus operator v0.71.2

Prometheus.spec.reloadStrategy

Defines the strategy used to reload the Prometheus configuration. If not specified, the configuration is reloaded using the /-/reload HTTP endpoint.

1 fields
Prometheus.spec.reloadStrategy fields and descriptions
Field / TypeDescription
Prometheus.spec.reloadStrategy
string

Defines the strategy used to reload the Prometheus configuration. If not specified, the configuration is reloaded using the /-/reload HTTP endpoint.

  • enum: ["HTTP","ProcessSignal"]