Browse Source

Minor typo fix on consul.conf (#15419)

Fotis Voutsas 1 year ago
parent
commit
e5c67a3d98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      health/health.d/consul.conf

+ 1 - 1
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