Update rules.yml

This commit is contained in:
Samuel Berthe 2023-08-20 00:34:03 +02:00 committed by GitHub
parent 385b594e7b
commit 43bbcbbdad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1817,7 +1817,7 @@ groups:
severity: warning
for: 10m
- name: Kubernetes DaemonSet misscheduled
description: Some Pods of DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} arerunning where they are not supposed to run
description: Some Pods of DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} are running where they are not supposed to run
query: 'kube_daemonset_status_number_misscheduled > 0'
severity: critical
for: 1m