浏览代码

更新生产环境配置端口

yangliu 2 月之前
父节点
当前提交
da6c8545bd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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