Skip to content

Commit d7e618d

Browse files
authored
Merge pull request #1663 from akamac/patch-1
fix sample yaml
2 parents d9254d7 + 5fa79e1 commit d7e618d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pod-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ groups:
7272
labels:
7373
severity: page
7474
annotations:
75-
summary: Pod {{labels.namespace}}/{{labels.pod}} block in Terminating state.
75+
summary: Pod {{$labels.namespace}}/{{$labels.pod}} block in Terminating state.
7676
```

0 commit comments

Comments
 (0)