fix: disable Prometheus rule for Redis cluster metrics
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
f1933d6407
commit
1a91cfcf67
@ -1087,7 +1087,7 @@ metrics:
|
|||||||
## @param metrics.prometheusRule.rules Create specified [rules](https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/), check values for an example.
|
## @param metrics.prometheusRule.rules Create specified [rules](https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/), check values for an example.
|
||||||
##
|
##
|
||||||
prometheusRule:
|
prometheusRule:
|
||||||
enabled: true
|
enabled: false
|
||||||
additionalLabels:
|
additionalLabels:
|
||||||
release: kube-prometheus-stack
|
release: kube-prometheus-stack
|
||||||
namespace: "freeleaps-monitoring-system"
|
namespace: "freeleaps-monitoring-system"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user