Browse Source

[CI SKIP]

robert 1 year ago
parent
commit
7b2af2169e
1 changed files with 1 additions and 0 deletions
  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
 ---