Merge "Kong ingress controller The Nonrtric deployment script will not install Kong...
[it/dep.git] / nonrtric / helm / enrichmentservice / templates / ingress.yaml
index 364e000..f752022 100644 (file)
@@ -28,7 +28,7 @@ spec:
   rules:
     - http:
         paths:
-          - path: "/ei-producer"
+          - path: "/data-producer"
             backend:
               service:
                 name: {{ include "common.name.enrichmentservice" . }}