You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/12/11 06:49:14 UTC

[skywalking-website] branch master updated: modify (#72)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 62db4fb  modify (#72)
62db4fb is described below

commit 62db4fbf39ff0d107a1dd28596b0853443dc42ed
Author: innerpeacez <in...@gmail.com>
AuthorDate: Wed Dec 11 14:49:05 2019 +0800

    modify (#72)
---
 docs/zh/blog/2019-08-30-how-to-use-Skywalking-Agent.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh/blog/2019-08-30-how-to-use-Skywalking-Agent.md b/docs/zh/blog/2019-08-30-how-to-use-Skywalking-Agent.md
index 170700c..71b7914 100644
--- a/docs/zh/blog/2019-08-30-how-to-use-Skywalking-Agent.md
+++ b/docs/zh/blog/2019-08-30-how-to-use-Skywalking-Agent.md
@@ -109,7 +109,7 @@ spec:
         name: demo-sw
     spec:
       initContainers:
-      - image: registry-hz.rubikstack.com/library/sidecar-sw:latest
+      - image: innerpeacez/sw-agent-sidecar:latest
         name: sw-agent-sidecar
         imagePullPolicy: IfNotPresent
         command: ['sh']