Ver Fonte

更新生产环境配置端口

yangliu há 2 meses atrás
pai
commit
da6c8545bd
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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