Fix property key to enable influxdb health endpoint

Closes gh-11365
This commit is contained in:
Eddú Meléndez
2017-12-16 14:04:09 -05:00
committed by Stephane Nicoll
parent ad1c8d773f
commit cc9b2a9786

View File

@@ -104,7 +104,7 @@
"defaultValue": true
},
{
"name": "management.influxdb.jms.enabled",
"name": "management.health.influxdb.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable InfluxDB health check.",
"defaultValue": true