Explorar o código

update nodeport to 30100

root %!s(int64=2) %!d(string=hai) anos
pai
achega
58f2511716
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

@@ -90,7 +90,7 @@ spec:
   ports:
   - port: 8080
     targetPort: 8080
-    nodePort: 38080
+    nodePort: 30100
   selector:
     app: book-webview
 ---