X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fappmgr%2Ftemplates%2Fservice-http.yaml;h=bda793c8a8f57cbbd0724668ba3e76dab0cf8b71;hb=6f708614313e634b3366c2d526159e25dbce242b;hp=56a52a1c1d7c4ce169e3ab345b3b7dffb070e2df;hpb=38dc857062b14145f5b9db89d10eba0ae5b90d11;p=ric-plt%2Fric-dep.git diff --git a/helm/appmgr/templates/service-http.yaml b/helm/appmgr/templates/service-http.yaml index 56a52a1..bda793c 100644 --- a/helm/appmgr/templates/service-http.yaml +++ b/helm/appmgr/templates/service-http.yaml @@ -32,10 +32,6 @@ spec: protocol: "TCP" name: "http" targetPort: "http" - - port: {{ include "common.serviceport.appmgr.chartmuseum.http" . }} - targetPort: chartmuseum - protocol: TCP - name: chartmuseum selector: app: {{ include "common.namespace.platform" . }}-{{ include "common.name.appmgr" . }} release: {{ .Release.Name }}