Sfoglia il codice sorgente

deploy qa/elasticsearch:1.0

yangxg 4 anni fa
parent
commit
372fe4bd43
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      deploy-tmp.yaml

+ 1 - 1
deploy-tmp.yaml

@@ -76,7 +76,7 @@ spec:
             - name: discovery.zen.minimum_master_nodes
               value: "2"
             - name: discovery.seed_hosts
-              value: "elasticsearch"
+              value: "qa-elasticsearch.ieasou.cn"
             - name: ES_JAVA_OPTS
               value: "-Xms2048m -Xmx2048m"
             - name: network.host