prometheus operator v0.93.1

Prometheus.spec.reloadStrategy

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

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

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