Skip to content

Commit

Permalink
Add metadata for management.endpoint.health.probes.add-additional-paths
Browse files Browse the repository at this point in the history
  • Loading branch information
luozhenyu authored and snicoll committed Apr 7, 2022
1 parent af7bfc2 commit 09daad0
Showing 1 changed file with 6 additions and 0 deletions.
Expand Up @@ -48,6 +48,12 @@
"sun.java.command"
]
},
{
"name": "management.endpoint.health.probes.add-additional-paths",
"type": "java.lang.Boolean",
"description": "Whether to make the liveness and readiness health groups available on the main server port.",
"defaultValue": false
},
{
"name": "management.endpoint.health.probes.enabled",
"type": "java.lang.Boolean",
Expand Down

0 comments on commit 09daad0

Please sign in to comment.