Selaa lähdekoodia

更新 'deploy.yaml'

robert 2 vuotta sitten
vanhempi
commit
6814abcf25
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

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