Parcourir la source

update to port 9003

AjayTripathy il y a 7 ans
Parent
commit
6e1c1f6886
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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