X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fenrichmentservice%2Ftemplates%2Fingress.yaml;h=e679d1649470ccefaaa394b4afb7d6cd633d8128;hb=80be3540cb1227ce9eef2ac98b7ba49c552100f3;hp=5a1fb33eae5b5c74ebd376cfb5736857ceb15958;hpb=a31a9b3dc986ce76b763c210cf45e2212c95181a;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" . }}