kube-prometheus: Fix minor typo
This commit is contained in:
@@ -54,6 +54,6 @@ groups:
|
|||||||
labels:
|
labels:
|
||||||
severity: warning
|
severity: warning
|
||||||
annotations:
|
annotations:
|
||||||
description: Pod {{$labels.namespaces}}/{{$labels.pod}} is was restarted {{$value}}
|
description: Pod {{$labels.namespaces}}/{{$labels.pod}} was restarted {{$value}}
|
||||||
times within the last hour
|
times within the last hour
|
||||||
summary: Pod is restarting frequently
|
summary: Pod is restarting frequently
|
||||||
|
@@ -334,7 +334,7 @@ data:
|
|||||||
labels:
|
labels:
|
||||||
severity: warning
|
severity: warning
|
||||||
annotations:
|
annotations:
|
||||||
description: Pod {{$labels.namespaces}}/{{$labels.pod}} is was restarted {{$value}}
|
description: Pod {{$labels.namespaces}}/{{$labels.pod}} was restarted {{$value}}
|
||||||
times within the last hour
|
times within the last hour
|
||||||
summary: Pod is restarting frequently
|
summary: Pod is restarting frequently
|
||||||
kubelet.rules.yaml: |+
|
kubelet.rules.yaml: |+
|
||||||
|
Reference in New Issue
Block a user