Browse Source

Merge branch 'dev' of https://gitlink.org.cn/ci4s/ci4sManagement-cloud into dev

dev-active_learn
somunslotus 11 months ago
parent
commit
ff319097dd
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      k8s/template-yaml/k8s-7management.yaml

+ 4
- 0
k8s/template-yaml/k8s-7management.yaml View File

@@ -23,6 +23,10 @@ spec:
value: Asia/Shanghai
- name: JAVA_TOOL_OPTIONS
value: "-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=*:5005"
- name: HTTP_PROXY
value: "http://172.20.32.253:3128"
- name: HTTPS_PROXY
value: "http://172.20.32.253:3128"
ports:
- containerPort: 9213
volumeMounts:


Loading…
Cancel
Save