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 2022/11/13 02:10:34 UTC

[skywalking-showcase] branch main updated: Revert OAP deployment ES configuration to confirm the fix in main repo (#89)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 45e675e  Revert OAP deployment ES configuration to confirm the fix in main repo (#89)
45e675e is described below

commit 45e675ea8022850ed6e08269a86fc24f87a6e038
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Sun Nov 13 10:10:28 2022 +0800

    Revert OAP deployment ES configuration to confirm the fix in main repo (#89)
---
 deploy/platform/kubernetes/feature-cluster/resources.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/deploy/platform/kubernetes/feature-cluster/resources.yaml b/deploy/platform/kubernetes/feature-cluster/resources.yaml
index 08b0007..0dde196 100644
--- a/deploy/platform/kubernetes/feature-cluster/resources.yaml
+++ b/deploy/platform/kubernetes/feature-cluster/resources.yaml
@@ -229,8 +229,6 @@ spec:
               value: "6"
             - name: SW_STORAGE_ES_SUPER_DATASET_INDEX_SHARDS_FACTOR
               value: "2"
-            - name: SW_STORAGE_ES_INDEX_REPLICAS_NUMBER
-              value: "0"
           volumeMounts:
             - name: config-volume
               mountPath: /skywalking/ext-config