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;h=08a48875e99087bedf9cfc842a6cf01b604829f3;hb=563da71692a22c4ad04089f756fcebb86944e787;hp=5a1b93c4d48d4eaa4d7ca747a3c63ca17d08dc68;hpb=7f1e409379856025977fc8a6ea04ddb215f21a13;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: