Skip to content
Snippets Groups Projects
Commit 08b66686 authored by Arturo Hernandez [EPAM]'s avatar Arturo Hernandez [EPAM] Committed by David Diederich
Browse files

Adding the missing property for proper health check

(cherry picked from commit 835becf0)
parent 88b64cf0
No related branches found
No related tags found
2 merge requests!375Cherry pick changes from M14 to M16 master branch,!283Cherry-pick 'Adding the missing property for proper health check' into release/0.17
Pipeline #141987 skipped
......@@ -86,6 +86,7 @@ azure.eventGridToServiceBus.enabled=${event_grid_to_service_bus_enabled}
requestScope.enabled=${event_grid_enabled}
management.server.port=8081
management.health.azure-key-vault.enabled=false
management.endpoints.web.exposure.include=${web_exposure_endpoints:health,info}
management.metrics.enable.all=${enable_metrics:false}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment