Merge branch 'uat' into dev
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
FROM harbor.dcos.guangzhou.unicom.local/eshop/skywalking_agent_springboot_8.1.0:v1.0
|
FROM harbor.dcos.guangzhou.unicom.local/eshop/jdk8_springboot_agent:v1.6
|
||||||
ENV LC_ALL=zh_CN.utf8
|
ENV LC_ALL=zh_CN.utf8
|
||||||
ENV LANG=zh_CN.utf8
|
ENV LANG=zh_CN.utf8
|
||||||
ENV LANGUAGE=zh_CN.utf8
|
ENV LANGUAGE=zh_CN.utf8
|
||||||
|
@ -82,6 +82,10 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: status.podIP
|
fieldPath: status.podIP
|
||||||
|
- name: SW_AGENT_COLLECTOR_BACKEND_SERVICES
|
||||||
|
value: skywalking-oap-cluster.skywalking:11800
|
||||||
|
- name: SW_AGENT_NAME
|
||||||
|
value: biz-service-ebtp-extend
|
||||||
---
|
---
|
||||||
kind: Service
|
kind: Service
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
Reference in New Issue
Block a user