Fix typo for management.health.readinessstate.enabled
Closes gh-22560
This commit is contained in:
parent
90809f266e
commit
7ed54bda96
|
@ -220,7 +220,7 @@
|
|||
"defaultValue": true
|
||||
},
|
||||
{
|
||||
"name": "management.health.readynessstate.enabled",
|
||||
"name": "management.health.readinessstate.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "Whether to enable readiness state health check.",
|
||||
"defaultValue": false
|
||||
|
|
Loading…
Reference in New Issue