robert il y a 1 an
Parent
commit
fb674cd379
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

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