Add missing coma

Signed-off-by: Neraud <neraud.login@gmail.com>
pull/1644/head
Neraud 2020-03-21 13:03:04 +01:00
parent 48bb6f670c
commit 1006a2c4bb
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@
(node_nf_conntrack_entries / node_nf_conntrack_entries_limit) > 0.75
||| % $._config,
annotations: {
summary: 'Number of conntrack are getting close to the limit'
summary: 'Number of conntrack are getting close to the limit',
description: '{{ $value | humanizePercentage }} of conntrack entries are used',
},
labels: {