X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fngw%2Fapplication.yaml;h=92fcf49863729682bcad0c0658156ca988cb37ae;hb=931e03479a552777755d805972428f8691c5dc1c;hp=7b062c2f083c690e19893b2812e7569da52170f8;hpb=c675b454a3434d690695a7336700f78a51579400;p=nonrtric.git diff --git a/test/simulator-group/ngw/application.yaml b/test/simulator-group/ngw/application.yaml index 7b062c2f..92fcf498 100644 --- a/test/simulator-group/ngw/application.yaml +++ b/test/simulator-group/ngw/application.yaml @@ -27,17 +27,17 @@ spring: wiretap: true routes: - id: A1-Policy - uri: https://${POLICY_AGENT_DOMAIN_NAME}:${POLICY_AGENT_EXTERNAL_SECURE_PORT} + uri: https://${A1PMS_DOMAIN_NAME}:${A1PMS_EXTERNAL_SECURE_PORT} predicates: - Path=/a1-policy/** - id: A1-EI - uri: https://${ECS_DOMAIN_NAME}:${ECS_EXTERNAL_SECURE_PORT} + uri: https://${ICS_DOMAIN_NAME}:${ICS_EXTERNAL_SECURE_PORT} predicates: - Path=/ei-producer/** - id: A1-EI2 - uri: https://${ECS_DOMAIN_NAME}:${ECS_EXTERNAL_SECURE_PORT} + uri: https://${ICS_DOMAIN_NAME}:${ICS_EXTERNAL_SECURE_PORT} predicates: - - Path=/data-producer/** + - Path=/data-producer/**,/data-consumer/** management: endpoint: gateway: