Add metadata manually for health endpoint
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{"properties": [
|
||||
{
|
||||
"name": "management.health.refresh.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
"description": "Enable the health endpoint or the refresh scope.",
|
||||
"defaultValue": true
|
||||
},
|
||||
{
|
||||
"name": "endpoints.env.post.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
|
||||
Reference in New Issue
Block a user