X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fdashboard%2Ftemplates%2Fservice.yaml;fp=aux%2F80-Auxiliary-Functions%2Fhelm%2Fdashboard%2Ftemplates%2Fservice.yaml;h=5a1b93c4d48d4eaa4d7ca747a3c63ca17d08dc68;hb=7f1e409379856025977fc8a6ea04ddb215f21a13;hp=8ed2a966c30157645e2c42a46f9f5f7c1c92c3f1;hpb=fc4f466d6a05466097cdcfff1990e732c3b288b0;p=it%2Fdep.git diff --git a/aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml b/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml similarity index 95% rename from aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml rename to ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml index 8ed2a966..5a1b93c4 100644 --- a/aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml +++ b/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml @@ -26,9 +26,9 @@ metadata: release: {{ .Release.Name }} heritage: {{ .Release.Service }} spec: - type: {{ .Values.service.type }} + type: {{ .Values.dashboard.service.type }} ports: - - port: {{ .Values.service.port }} + - port: {{ .Values.dashboard.service.port }} targetPort: http protocol: TCP selector: