X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fngw%2Fapplication.yaml;h=92fcf49863729682bcad0c0658156ca988cb37ae;hb=93a604b82da289316908c9bfff8380877aaf89e5;hp=c73446143d5ce4ac92fb1ab12d816bd2491a5204;hpb=edea18a8fda2e2201cb3ede7f7af13f610bf4acc;p=nonrtric.git diff --git a/test/simulator-group/ngw/application.yaml b/test/simulator-group/ngw/application.yaml index c7344614..92fcf498 100644 --- a/test/simulator-group/ngw/application.yaml +++ b/test/simulator-group/ngw/application.yaml @@ -27,13 +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://${ICS_DOMAIN_NAME}:${ICS_EXTERNAL_SECURE_PORT} + predicates: + - Path=/data-producer/**,/data-consumer/** management: endpoint: gateway: