X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fdashboard%2Ftemplates%2Fservice.yaml;fp=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fdashboard%2Ftemplates%2Fservice.yaml;h=08a48875e99087bedf9cfc842a6cf01b604829f3;hb=3d542731ce43e665288f769989f60be45cabb49a;hp=5a1b93c4d48d4eaa4d7ca747a3c63ca17d08dc68;hpb=f5f0e8d28a18f8b7cb6c934a0a943ed8fc494846;p=it%2Fdep.git diff --git a/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml b/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml index 5a1b93c4..08a48875 100644 --- a/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml +++ b/ric-aux/80-Auxiliary-Functions/helm/dashboard/templates/service.yaml @@ -28,7 +28,8 @@ metadata: spec: type: {{ .Values.dashboard.service.type }} ports: - - port: {{ .Values.dashboard.service.port }} + - port: {{ .Values.dashboard.server.port }} + nodePort: {{ .Values.dashboard.service.port }} targetPort: http protocol: TCP selector: