You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2019/01/30 07:55:21 UTC

[incubator-skywalking-kubernetes] 04/14: Update 01-storageclass.yml

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

hanahmily pushed a commit to branch 6.0.0-alpha
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking-kubernetes.git

commit c49408e90268429f49d975f5ea96fc5d296aa6dc
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Mon Nov 5 14:54:34 2018 +0800

    Update 01-storageclass.yml
    
    Remove invalid namespace metadata
---
 scripts/elasticsearch/01-storageclass.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/elasticsearch/01-storageclass.yml b/scripts/elasticsearch/01-storageclass.yml
index 8082b44..ecdd70e 100644
--- a/scripts/elasticsearch/01-storageclass.yml
+++ b/scripts/elasticsearch/01-storageclass.yml
@@ -18,7 +18,6 @@ kind: StorageClass
 apiVersion: storage.k8s.io/v1
 metadata:
   name: ssd
-  namespace: skywalking
 provisioner: kubernetes.io/gce-pd
 parameters:
   type: pd-ssd