Browse Source

更新 'deploy.yaml'

robert 2 years ago
parent
commit
2769b31a62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

@@ -96,7 +96,7 @@ spec:
   ports:
   ports:
   - port: 8080
   - port: 8080
     targetPort: 8080
     targetPort: 8080
-    nodePort: 30542
+    nodePort: 33200
   selector:
   selector:
     app: book-api
     app: book-api
 ---
 ---