Fixed node alert
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 5s
Auto-update README / Generate README and Create MR (push) Successful in 6s

This commit is contained in:
Ultradesu
2026-02-09 12:48:09 +02:00
parent 9d6fa51fc7
commit 1aee4d5cd7

View File

@@ -75,7 +75,7 @@ data:
to: 0 to: 0
datasourceUid: P76F38748CEC837F0 datasourceUid: P76F38748CEC837F0
model: model:
expr: 'kube_node_status_condition{condition="Ready",status="true"} == 0' expr: 'kube_node_status_condition{condition="Ready",status="false"} == 1'
refId: A refId: A
intervalMs: 1000 intervalMs: 1000
maxDataPoints: 43200 maxDataPoints: 43200