X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=nonrtric%2Fhelm%2Fnonrtricgateway%2Fresources%2Fconfig%2Fapplication.yaml;h=50533e70f164b115e328626ba50844b609fb5b6f;hb=8aaa9f4dd6fcdbdece3b9af555e135e2fd13a4df;hp=1a6c1bf1a6fbf1ea4cce400598bc5c9a8431f5b0;hpb=e691473b686c832d7f1e2158bd5364e14f6447b3;p=it%2Fdep.git diff --git a/nonrtric/helm/nonrtricgateway/resources/config/application.yaml b/nonrtric/helm/nonrtricgateway/resources/config/application.yaml index 1a6c1bf1..50533e70 100644 --- a/nonrtric/helm/nonrtricgateway/resources/config/application.yaml +++ b/nonrtric/helm/nonrtricgateway/resources/config/application.yaml @@ -26,11 +26,11 @@ spring: httpserver: wiretap: true routes: - - id: a1-policy + - id: A1-Policy uri: https://policymanagementservice:9081 predicates: - Path=/a1-policy/** - - id: ei-producer + - id: A1-EI uri: https://enrichmentservice:9083 predicates: - Path=/ei-producer/**