yml update
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Create By gitlab-ruuner CI / JungHun Byeon
|
# Create By gitlab-ruuner CI / JungHun Byeon
|
||||||
# Create Date 2024-04-19 | 05:12:53 AM
|
# Create Date 2024-04-19 | 05:44:28 AM
|
||||||
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
@@ -20,7 +20,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bussiness1-chl
|
- name: bussiness1-chl
|
||||||
image: harbor.elppa.xyz/test/intermax:exemone-aget-intermax-agent-ver
|
image: harbor.elppa.xyz/test/intermax:add-exemone-agent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 0.5
|
cpu: 0.5
|
||||||
@@ -39,6 +39,14 @@ spec:
|
|||||||
value: chl_business1_group_k8s
|
value: chl_business1_group_k8s
|
||||||
- name: tier
|
- name: tier
|
||||||
value: CHL
|
value: CHL
|
||||||
|
- name: oneagentname
|
||||||
|
value: exem-java-agent
|
||||||
|
- name: oneagentaddr
|
||||||
|
value: 10.10.54.150:9010
|
||||||
|
- name: EXEM_RUN_ON_CONTAINER
|
||||||
|
value: true
|
||||||
|
- name: EXEM_WID_PATH
|
||||||
|
value: /usr/local/exem/
|
||||||
ports:
|
ports:
|
||||||
- name: tomcat
|
- name: tomcat
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# Create By gitlab-ruuner CI / JungHun Byeon
|
# Create By gitlab-ruuner CI / JungHun Byeon
|
||||||
# Create Date 2024-04-19 | 05:12:53 AM
|
# Create Date 2024-04-19 | 05:44:28 AM
|
||||||
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
@@ -20,7 +20,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bussiness1-core
|
- name: bussiness1-core
|
||||||
image: harbor.elppa.xyz/test/intermax:exemone-aget-intermax-agent-ver
|
image: harbor.elppa.xyz/test/intermax:add-exemone-agent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 0.5
|
cpu: 0.5
|
||||||
@@ -37,6 +37,14 @@ spec:
|
|||||||
value: core_business1_group_k8s
|
value: core_business1_group_k8s
|
||||||
- name: tier
|
- name: tier
|
||||||
value: CORE
|
value: CORE
|
||||||
|
- name: oneagentname
|
||||||
|
value: exem-java-agent
|
||||||
|
- name: oneagentaddr
|
||||||
|
value: 10.10.54.150:9010
|
||||||
|
- name: EXEM_RUN_ON_CONTAINER
|
||||||
|
value: true
|
||||||
|
- name: EXEM_WID_PATH
|
||||||
|
value: /usr/local/exem/
|
||||||
ports:
|
ports:
|
||||||
- name: tomcat
|
- name: tomcat
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# Create By gitlab-ruuner CI / JungHun Byeon
|
# Create By gitlab-ruuner CI / JungHun Byeon
|
||||||
# Create Date 2024-04-19 | 05:12:53 AM
|
# Create Date 2024-04-19 | 05:44:28 AM
|
||||||
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
@@ -20,7 +20,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bussiness1-mci
|
- name: bussiness1-mci
|
||||||
image: harbor.elppa.xyz/test/intermax:exemone-aget-intermax-agent-ver
|
image: harbor.elppa.xyz/test/intermax:add-exemone-agent
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 0.5
|
cpu: 0.5
|
||||||
@@ -39,6 +39,14 @@ spec:
|
|||||||
value: mci_business1_group_k8s
|
value: mci_business1_group_k8s
|
||||||
- name: tier
|
- name: tier
|
||||||
value: MCI
|
value: MCI
|
||||||
|
- name: oneagentname
|
||||||
|
value: exem-java-agent
|
||||||
|
- name: oneagentaddr
|
||||||
|
value: 10.10.54.150:9010
|
||||||
|
- name: EXEM_RUN_ON_CONTAINER
|
||||||
|
value: true
|
||||||
|
- name: EXEM_WID_PATH
|
||||||
|
value: /usr/local/exem/
|
||||||
ports:
|
ports:
|
||||||
- name: tomcat
|
- name: tomcat
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|||||||
Reference in New Issue
Block a user