Explorar o código

更新生产环境配置端口

yangliu hai 2 meses
pai
achega
da6c8545bd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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