From 0c7d019a6b49a17dbd7f0a9ea9884a27046f88f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E5=BA=86=E5=90=89?= <51312040@qq.com> Date: Fri, 28 May 2021 10:02:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9skywalking=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment-uat.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deployment-uat.yaml b/deployment-uat.yaml index c778f5f..3d2e32d 100644 --- a/deployment-uat.yaml +++ b/deployment-uat.yaml @@ -84,6 +84,8 @@ spec: 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 apiVersion: v1