Browse Source

deploy qa/kibana:1.0

yangxg 4 năm trước cách đây
mục cha
commit
2daa42e525
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 ---