X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fenrichmentservice%2Ftemplates%2Fingress.yaml;h=deb3b5471b2ec9c382ec72982bb05443e2da3d5f;hb=f524d97ae49083cd4e194e2c301ed11ffbd2cc1d;hp=f75202219d6df929d4bbf123834218bd8abc39b4;hpb=54c520b476f97f57e1d8b5ea5c2ebe0fe156ea1e;p=it%2Fdep.git diff --git a/nonrtric/helm/enrichmentservice/templates/ingress.yaml b/nonrtric/helm/enrichmentservice/templates/ingress.yaml index f7520221..deb3b547 100644 --- a/nonrtric/helm/enrichmentservice/templates/ingress.yaml +++ b/nonrtric/helm/enrichmentservice/templates/ingress.yaml @@ -35,7 +35,7 @@ spec: port: number: {{ .Values.enrichmentservice.service.internalPort1 }} pathType: Prefix - path: "/data-consumer" + - path: "/data-consumer" backend: service: name: {{ include "common.name.enrichmentservice" . }}