From e5c67a3d9875ad383bda9553e366639371efa377 Mon Sep 17 00:00:00 2001 From: Fotis Voutsas Date: Mon, 17 Jul 2023 14:16:50 +0300 Subject: Minor typo fix on consul.conf (#15419) --- health/health.d/consul.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'health') diff --git a/health/health.d/consul.conf b/health/health.d/consul.conf index dff6d2df35..7edca65631 100644 --- a/health/health.d/consul.conf +++ b/health/health.d/consul.conf @@ -10,7 +10,7 @@ component: Consul units: seconds warn: $this < 14*24*60*60 crit: $this < 7*24*60*60 - info: Consul Enterprise licence expiration time on node ${label:node_name} datacenter ${label:datacenter} + info: Consul Enterprise license expiration time on node ${label:node_name} datacenter ${label:datacenter} to: sysadmin template: consul_autopilot_health_status -- cgit v1.2.3