Skip to content
Snippets Groups Projects
Commit 3cd0064b authored by Aalekh Jain's avatar Aalekh Jain
Browse files

Updated application.properties

Disabled elasticsearch health check
parent 555b9eab
No related branches found
No related tags found
1 merge request!215[Azure] Added health checks for indexer service
......@@ -87,8 +87,9 @@ logging.ignore.servlet.paths=/swagger-ui.html
tenantFactoryImpl.required=true
# Disable keyVault for actuator health check
management.health.azure-key-vault.enabled=false
management.server.port=8081
management.health.azure-key-vault.enabled=false
management.health.elasticsearch.enabled=false
#Redis
......
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