1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-06-10 00:36:11 +02:00

Fix typo in Prometheus alerting rules

This commit is contained in:
Becca Powell 2018-08-21 15:33:01 -07:00 committed by Dalton Hubble
parent bec5250e73
commit 49a9dc9b8b

View File

@ -299,7 +299,7 @@ data:
labels:
severity: warning
annotations:
description: Pod {{$labels.namespaces}}/{{$labels.pod}} is was restarted {{$value}}
description: Pod {{$labels.namespaces}}/{{$labels.pod}} restarted {{$value}}
times within the last hour
summary: Pod is restarting frequently
kubelet.rules.yaml: |