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;fp=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Ftemplates%2Fingress-appmgr.yaml;h=8123930ec0b299c7061e5041ae9c8ff49f0eb1f0;hb=3be243af8254463c1716cf3f05d5806f17e370d7;hp=683b32b2d968c7d717c3a68d3a097c1fee611f1e;hpb=0309475769b27702c8c886411222882da8b519b1;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" . }}