yml update
This commit is contained in:
@@ -16,10 +16,18 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: bussiness1-chl
|
||||
image: harbor.elppa.xyz/test/intermax:test18
|
||||
image: harbor.elppa.xyz/test/intermax:test19
|
||||
env:
|
||||
- name: mci_url
|
||||
value: "http://mci-svc.bussiness1.svc:8080/bussiness1/mci_core.jsp"
|
||||
- name: agentname
|
||||
value: chl_business1_tomcat
|
||||
- name: agentservice
|
||||
value: ALL_SERVICE
|
||||
- name: agentgroup
|
||||
value: chl_business1_group
|
||||
- name: tier
|
||||
value: CHL
|
||||
ports:
|
||||
- name: tomcat
|
||||
protocol: TCP
|
||||
|
||||
@@ -16,10 +16,18 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: bussiness1-mci
|
||||
image: harbor.elppa.xyz/test/intermax:test18
|
||||
image: harbor.elppa.xyz/test/intermax:test19
|
||||
env:
|
||||
- name: core_url
|
||||
value: "http://core-svc.bussiness1.svc:8080/bussiness1/core.jsp"
|
||||
- name: agentname
|
||||
value: mci_business1_tomcat
|
||||
- name: agentservice
|
||||
value: ALL_SERVICE
|
||||
- name: agentgroup
|
||||
value: mci_business1_group
|
||||
- name: tier
|
||||
value: MCI
|
||||
ports:
|
||||
- name: tomcat
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user