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=8123930ec0b299c7061e5041ae9c8ff49f0eb1f0;hb=3aac30b15cf0c89b543b4ad0ad7fc9a5a67c873a;hp=683b32b2d968c7d717c3a68d3a097c1fee611f1e;hpb=cca6ad5be1ba8679874c24a5b1c628055cd1eac8;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 683b32b2..8123930e 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 @@ -9,4 +9,4 @@ spec: - path: /appmgr backend: serviceName: {{ include "common.servicename.appmgr.http" . }} - servicePort: {{ .Values.appmgr.service.http.port }} + servicePort: {{ include "common.serviceport.appmgr.http" . }}