yml update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 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
|
||||
kind: Deployment
|
||||
@@ -20,7 +20,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: bussiness1-chl
|
||||
image: harbor.elppa.xyz/test/intermax:exemone-aget-intermax-agent-ver
|
||||
image: harbor.elppa.xyz/test/intermax:add-exemone-agent
|
||||
resources:
|
||||
limits:
|
||||
cpu: 0.5
|
||||
@@ -39,6 +39,14 @@ spec:
|
||||
value: chl_business1_group_k8s
|
||||
- name: tier
|
||||
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:
|
||||
- name: tomcat
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user