Browse Source

deploy qa/elasticsearch:1.0

yangxg 3 years ago
parent
commit
55ca9c7204
1 changed files with 2 additions and 2 deletions
  1. 2 2
      deploy-tmp.yaml

+ 2 - 2
deploy-tmp.yaml

@@ -2,10 +2,10 @@
 apiVersion: v1
 apiVersion: v1
 kind: Service
 kind: Service
 metadata:
 metadata:
-  name: elasticsearch-svc
+  name: elasticsearch-expose
   namespace: qa
   namespace: qa
   labels:
   labels:
-    app: elasticsearch-svc
+    app: elasticsearch-expose
 spec:
 spec:
   ports:
   ports:
     - port: 80
     - port: 80