Browse Source

更新生产环境配置端口

yangliu 2 months ago
parent
commit
da6c8545bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -138,7 +138,7 @@ spec:
   ports:
   - port: 80
     targetPort: 8091
-    nodePort: 30085
+    nodePort: 30087
 ${ingressBlock}
 EOF
                     """