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
1 changed files with 1 additions and 1 deletions

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: |