yangxg 4 жил өмнө
parent
commit
1fe02465c1
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://qa-elasticsearch.ieasou.cn
+              value: http://elasticsearch:9200
           ports:
             - containerPort: 5601
 ---