Fix property key to enable influxdb health endpoint
Closes gh-11365
This commit is contained in:
committed by
Stephane Nicoll
parent
ad1c8d773f
commit
cc9b2a9786
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user