This commit is contained in:
somunslotus 2024-09-18 12:52:50 +08:00
parent 752e2c851c
commit d429a915eb
2 changed files with 1 additions and 6 deletions

View File

@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: ci4s-management-platform
image: 172.20.32.187/ci4s/ci4s-managent:202409181153
image: 172.20.32.187/ci4s/ci4s-managent:202409181159
ports:
- containerPort: 9213
env:

View File

@ -18,11 +18,6 @@ spec:
image: ${k8s-7management-image}
ports:
- containerPort: 9213
env:
- name: http_proxy
value: "http://172.20.32.253:3128"
- name: https_proxy
value: "http://172.20.32.253:3128"
---
apiVersion: v1
kind: Service