X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fenrichmentservice%2Ftemplates%2Fingress.yaml;h=e679d1649470ccefaaa394b4afb7d6cd633d8128;hb=c4ab1b8f0a3b8fddd6204a7823f0865391d5b61c;hp=5a1fb33eae5b5c74ebd376cfb5736857ceb15958;hpb=082459c24ff29be551b43b1a64d81ba09dbfef04;p=it%2Fdep.git diff --git a/nonrtric/helm/enrichmentservice/templates/ingress.yaml b/nonrtric/helm/enrichmentservice/templates/ingress.yaml index 5a1fb33e..e679d164 100644 --- a/nonrtric/helm/enrichmentservice/templates/ingress.yaml +++ b/nonrtric/helm/enrichmentservice/templates/ingress.yaml @@ -25,7 +25,7 @@ spec: rules: - http: paths: - - path: "/ei-producer" + - path: "/data-producer" backend: service: name: {{ include "common.name.enrichmentservice" . }}