From 0c2288285d3af1ca398345603101d6a78d859a30 Mon Sep 17 00:00:00 2001 From: NIKHIL VARMA M <63706239+nikhilvarma940@users.noreply.github.com> Date: Tue, 19 Dec 2023 15:55:13 +0530 Subject: [PATCH] Update common.yml --- ansible/inventory/prod/Core/common.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/inventory/prod/Core/common.yml b/ansible/inventory/prod/Core/common.yml index 70a0e82..564fdc6 100644 --- a/ansible/inventory/prod/Core/common.yml +++ b/ansible/inventory/prod/Core/common.yml @@ -436,3 +436,4 @@ api_manager_cpu_req: 500m question_list_search_editor_url: http://assessment-service.prod.svc.cluster.local:9000/question/v4/editor/list hasuranodecomponent_service_ip: http://hasuranodecomponent:3000 usermanagement_service_ip: http://central-usermanagement:5298 +notifications_ip: http://notifivations:3000 -- GitLab