X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fnonrtricgateway%2Fresources%2Fconfig%2Fapplication.yaml;h=602252ba062ceeb840a21d4052105c2aae26d858;hb=refs%2Fchanges%2F41%2F12941%2F3;hp=50533e70f164b115e328626ba50844b609fb5b6f;hpb=8aaa9f4dd6fcdbdece3b9af555e135e2fd13a4df;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtricgateway/resources/config/application.yaml b/nonrtric/helm/nonrtricgateway/resources/config/application.yaml index 50533e70..602252ba 100644 --- a/nonrtric/helm/nonrtricgateway/resources/config/application.yaml +++ b/nonrtric/helm/nonrtricgateway/resources/config/application.yaml @@ -27,13 +27,13 @@ spring: wiretap: true routes: - id: A1-Policy - uri: https://policymanagementservice:9081 + uri: https://policymanagementservice:8433 predicates: - Path=/a1-policy/** - id: A1-EI - uri: https://enrichmentservice:9083 + uri: https://informationservice:9083 predicates: - - Path=/ei-producer/** + - Path=/data-producer/**,/data-consumer/** management: endpoint: gateway: