@ -1,3 +1,4 @@
|
||||
{{ if .Values.nfc_monitoring.kube_monitor_proxy.enabled }}
|
||||
---
|
||||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: PrometheusRule
|
||||
@ -84,3 +85,5 @@ spec:
|
||||
record: count:up1
|
||||
- expr: count without(instance, pod, node) (up == 0)
|
||||
record: count:up0
|
||||
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user