Skip to content
Snippets Groups Projects
Commit b10e3436 authored by Max Leonard Inden's avatar Max Leonard Inden
Browse files

kube-prometheus: Fix minor typo

parent 63ae4ee1
Branches
Tags
No related merge requests found
......@@ -54,6 +54,6 @@ groups:
labels:
severity: warning
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
summary: Pod is restarting frequently
......@@ -334,7 +334,7 @@ data:
labels:
severity: warning
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
summary: Pod is restarting frequently
kubelet.rules.yaml: |+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment