Updated helm charts for e-release
[it/dep.git] / nonrtric / helm / nonrtricgateway / resources / config / application.yaml
index 1a6c1bf..0d96d68 100644 (file)
@@ -26,14 +26,14 @@ spring:
       httpserver:
         wiretap: true
       routes:
-      - id: a1-policy
+      - id: A1-Policy
         uri: https://policymanagementservice:9081
         predicates:
         - Path=/a1-policy/**
-      - id: ei-producer
-        uri: https://enrichmentservice:9083
+      - id: A1-EI
+        uri: https://informationservice:9083
         predicates:
-        - Path=/ei-producer/**
+        - Path=/data-producer/**,/data-consumer/**
 management:
   endpoint:
     gateway: