Browse Source

更新 'deploy.yaml'

robert 4 months ago
parent
commit
0e39ea8fc0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy.yaml

+ 1 - 1
deploy.yaml

@@ -93,7 +93,7 @@ spec:
   ports:
   - port: 8080
     targetPort: 8080
-    nodePort: 30010
+    nodePort: 30020
   selector:
     app: cptj
 ---