AjayTripathy 7 роки тому
батько
коміт
6e1c1f6886
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      kubernetes/service.yaml

+ 2 - 2
kubernetes/service.yaml

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