Explorar el Código

update to port 9003

AjayTripathy hace 7 años
padre
commit
6e1c1f6886
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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