Explorar el Código

更新生产环境配置端口

yangliu hace 2 meses
padre
commit
da6c8545bd
Se han modificado 1 ficheros con 1 adiciones y 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
                     """