mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-21 11:48:53 +00:00
Merge pull request #6084 from wongearl/docs/design
docs: fix spelling mistake
This commit is contained in:
commit
b51d46e668
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ The `Probe` custom resource definition (CRD) allows to declarative define how gr
|
|||
|
||||
The `PrometheusRule` custom resource definition (CRD) declaratively defines desired Prometheus rules to be consumed by Prometheus or Thanos Ruler instances.
|
||||
|
||||
Alerts and recording rules are reconciled by the Operator and dynamically loaded without requiring any restart of Prometheus/Thanos Rulre.
|
||||
Alerts and recording rules are reconciled by the Operator and dynamically loaded without requiring any restart of Prometheus/Thanos Ruler.
|
||||
|
||||
## AlertmanagerConfig
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue