Use application.properties from YAML in values
[it/dep.git] / ric-aux / 80-Auxiliary-Functions / helm / dashboard / templates / service.yaml
index 5a1b93c..08a4887 100644 (file)
@@ -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: