| @@ -15,7 +15,7 @@ spec: | |||||
| spec: | spec: | ||||
| containers: | containers: | ||||
| - name: ci4s-management-platform | - name: ci4s-management-platform | ||||
| image: 172.20.32.187/ci4s/ci4s-managent:202409201350 | |||||
| image: 172.20.32.187/ci4s/ci4s-managent:202409201352 | |||||
| env: | env: | ||||
| - name: TZ | - name: TZ | ||||
| value: Asia/Shanghai | value: Asia/Shanghai | ||||
| @@ -45,7 +45,7 @@ spec: | |||||
| - name: debug | - name: debug | ||||
| nodePort: 34567 | nodePort: 34567 | ||||
| port: 5005 | port: 5005 | ||||
| portocol: TCP | |||||
| protocol: TCP | |||||
| targetPort: 5005 | targetPort: 5005 | ||||
| selector: | selector: | ||||
| app: ci4s-management-platform | app: ci4s-management-platform | ||||
| @@ -39,7 +39,8 @@ metadata: | |||||
| spec: | spec: | ||||
| type: NodePort | type: NodePort | ||||
| ports: | ports: | ||||
| - port: 9213 | |||||
| - name: http | |||||
| port: 9213 | |||||
| nodePort: 31208 | nodePort: 31208 | ||||
| protocol: TCP | protocol: TCP | ||||
| - name: debug | - name: debug | ||||