X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fappmgr%2Ftemplates%2Fservice.yaml;h=6c1241a0bcadf888f7b4bf4f4c87cc4f01c432a8;hb=refs%2Fchanges%2F17%2F417%2F1;hp=f7d73614600187ff575d5451045575e7f833a7fc;hpb=a397399c6ae05e03a4fe112ed1b29ecd311c264f;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/appmgr/templates/service.yaml b/ric-platform/50-RIC-Platform/helm/appmgr/templates/service.yaml index f7d73614..6c1241a0 100644 --- a/ric-platform/50-RIC-Platform/helm/appmgr/templates/service.yaml +++ b/ric-platform/50-RIC-Platform/helm/appmgr/templates/service.yaml @@ -18,7 +18,7 @@ apiVersion: v1 kind: Service metadata: - name: {{ include "appmgr.fullname" . }} + name: {{ include "common.servicename.appmgr" . }} namespace: {{ include "common.namespace" . }} labels: app: {{ include "common.namespace" . }}-{{ include "common.name" . }}