diff --git a/ansible/inventory/prod/Core/common.yml b/ansible/inventory/prod/Core/common.yml index 564fdc6b0bc0e7c2320df8ff3fc3c5f84b9bb352..59d0139698e6250f131e7294ceb0f0e40f050e54 100644 --- a/ansible/inventory/prod/Core/common.yml +++ b/ansible/inventory/prod/Core/common.yml @@ -436,4 +436,5 @@ 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 +notifications_ip: http://notifications:3000 +exam_ip: http://exam-be:3000