Browse Source

update to port 9003

AjayTripathy 7 years ago
parent
commit
6e1c1f6886
1 changed files with 2 additions and 2 deletions
  1. 2 2
      kubernetes/service.yaml

+ 2 - 2
kubernetes/service.yaml

@@ -8,5 +8,5 @@ spec:
   type: ClusterIP
   ports:
     - name: cost-model
-      port: 9001
-      targetPort: 9001
+      port: 9003
+      targetPort: 9003