You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by in...@apache.org on 2019/10/22 05:58:45 UTC

[skywalking-kubernetes] 29/48: Update 03-deployment.yml

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

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

commit d310a7d176fdacb4470e47b4e3699470f1cc56d3
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Thu Jun 20 14:32:35 2019 +0800

    Update 03-deployment.yml
    
    Update a new docker repo.
---
 6/6.0.0-GA/oap/03-deployment.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/6/6.0.0-GA/oap/03-deployment.yml b/6/6.0.0-GA/oap/03-deployment.yml
index efcb261..5f25e86 100644
--- a/6/6.0.0-GA/oap/03-deployment.yml
+++ b/6/6.0.0-GA/oap/03-deployment.yml
@@ -34,7 +34,7 @@ spec:
       serviceAccountName: skywalking-oap
       containers:
       - name: oap
-        image: skywalking/oap:6.0.0-GA
+        image: apache/skywalking-oap-server:6.0.0-GA
         ports:
         - containerPort: 11800
           name: grpc
@@ -58,4 +58,4 @@ spec:
       volumes:
       - name: config
         configMap:
-          name: oap-config
\ No newline at end of file
+          name: oap-config