Commit 7ed54bda authored by Stephane Nicoll's avatar Stephane Nicoll

Fix typo for management.health.readinessstate.enabled

Closes gh-22560
parent 90809f26
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
"defaultValue": true "defaultValue": true
}, },
{ {
"name": "management.health.readynessstate.enabled", "name": "management.health.readinessstate.enabled",
"type": "java.lang.Boolean", "type": "java.lang.Boolean",
"description": "Whether to enable readiness state health check.", "description": "Whether to enable readiness state health check.",
"defaultValue": false "defaultValue": false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment