X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fenrichmentservice%2Ftemplates%2Fingress.yaml;h=f75202219d6df929d4bbf123834218bd8abc39b4;hb=8d0a8e82e70c2fd4a2d031a8f923c38e849024c8;hp=364e00009e8cf7a63562c16d6f11f5dc081e8fc5;hpb=5142c8625abe92afb01c799079d743db5d400f07;p=it%2Fdep.git diff --git a/nonrtric/helm/enrichmentservice/templates/ingress.yaml b/nonrtric/helm/enrichmentservice/templates/ingress.yaml index 364e0000..f7520221 100644 --- a/nonrtric/helm/enrichmentservice/templates/ingress.yaml +++ b/nonrtric/helm/enrichmentservice/templates/ingress.yaml @@ -28,7 +28,7 @@ spec: rules: - http: paths: - - path: "/ei-producer" + - path: "/data-producer" backend: service: name: {{ include "common.name.enrichmentservice" . }}