yangxg пре 4 година
родитељ
комит
2daa42e525
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      deploy-tmp.yaml

+ 1 - 1
deploy-tmp.yaml

@@ -43,7 +43,7 @@ spec:
               cpu: 1000m
           env:
             - name: ELASTICSEARCH_HOSTS
-              value: http://elasticsearch:9200
+              value: http://qa-elasticsearch.ieasou.cn
           ports:
             - containerPort: 5601
 ---