Update scripts to populate policy data for E2E testing of nonrtric
[it/dep.git] / nonrtric / helm / nonrtricgateway / resources / config / application.yaml
index 1a6c1bf..50533e7 100644 (file)
@@ -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/**