chore: upd alerts
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nyyu 2025-01-28 22:17:57 +01:00
parent 8643914e50
commit 37733b2dc8
5 changed files with 156 additions and 100 deletions

View file

@ -257,7 +257,7 @@ groups:
description: "Some Pods of DaemonSet {{ $labels.namespace }}/{{ $labels.daemonset }} are running where they are not supposed to run\n VALUE = {{ $value }}\n LABELS = {{ $labels }}"
- alert: KubernetesCronjobTooLong
expr: 'time() - kube_cronjob_next_schedule_time > 3600'
expr: 'time() - kube_cronjob_next_schedule_time > 604800'
for: 0m
labels:
severity: warning