robert hace 1 año
padre
commit
7b2af2169e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      deploy.yaml

+ 1 - 0
deploy.yaml

@@ -136,6 +136,7 @@ spec:
   ports:
   - port: 80
     targetPort: 80
+    nodePort: 31022
   selector:
     app: global-book-api
 ---