From: shikha0203 Date: Fri, 6 Feb 2026 10:27:33 +0000 (+0000) Subject: update postman collection service names X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2582be4ef314bb2a5c6f905b700e96c59d04c39a;p=cps.git update postman collection service names Issue-ID: CPS-3148 Change-Id: I95a2963473385bd70b3d7fe674cad218feb3831b Signed-off-by: shikha0203 --- diff --git a/postman-collections/CPS Environment k8s.postman_environment.json b/postman-collections/CPS Environment k8s.postman_environment.json index d001106eb9..1525cb0c3e 100644 --- a/postman-collections/CPS Environment k8s.postman_environment.json +++ b/postman-collections/CPS Environment k8s.postman_environment.json @@ -16,7 +16,7 @@ }, { "key": "DMI_HOST", - "value": "cps-ncmp-dmi-stub-1", + "value": "cps-ncmp-dmi-stub-1-service", "type": "default", "enabled": true }, @@ -28,7 +28,7 @@ }, { "key": "DMI_HOST_2", - "value": "cps-ncmp-dmi-stub-2", + "value": "cps-ncmp-dmi-stub-2-service", "type": "default", "enabled": true },