MSB external api gateway service k8s deployment
[oom.git] / kubernetes / msb / templates / all-services.yaml
index ea66c31..80892fe 100644 (file)
@@ -7,7 +7,7 @@ metadata:
 spec:
   clusterIP: "{{ .Values.consulClusterIP }}"
   ports:
-    - port: 8500
+    - port: {{ .Values.consulPort }}
       nodePort: "{{ .Values.consulNodePort }}"
   selector:
     app: msb-consul