X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Ftemplates%2Fingress-appmgr.yaml;h=1f3d49f5ad0255b7910a7dce8959296bfac5f0f7;hb=5473b20187ca332b12bc9776928f3082a6867d83;hp=d2342a50fdfa5a9f687cf6af884478c1e983fc8c;hpb=6be690a94ce6d07750a9783f31f36f8ae3854703;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/appmgr/templates/ingress-appmgr.yaml b/ric-platform/50-RIC-Platform/helm/appmgr/templates/ingress-appmgr.yaml index d2342a50..1f3d49f5 100644 --- a/ric-platform/50-RIC-Platform/helm/appmgr/templates/ingress-appmgr.yaml +++ b/ric-platform/50-RIC-Platform/helm/appmgr/templates/ingress-appmgr.yaml @@ -8,5 +8,5 @@ spec: paths: - path: /appmgr backend: - serviceName: {{ include "appmgr.fullname" . }} - servicePort: {{ .Values.appmgr.service.port }} \ No newline at end of file + serviceName: {{ include "common.servicename.appmgr" . }} + servicePort: {{ .Values.appmgr.service.port }}