robert 2 жил өмнө
parent
commit
2769b31a62
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

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