Merge pull request #11365 from eddumelendez:fix_influxdb_health_property

* pr/11365:
  Fix property key to enable influxdb health endpoint
This commit is contained in:
Stephane Nicoll
2017-12-23 12:53:27 +01:00
@@ -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