Browse Source

deploy qa/kibana:1.0

yangxg 4 years ago
parent
commit
2daa42e525
1 changed files with 1 additions and 1 deletions
  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
 ---