Commit ec72f1a8 authored by 智勇's avatar 智勇

去掉9090端口

parent 2be44aa3
...@@ -80,9 +80,7 @@ metadata: ...@@ -80,9 +80,7 @@ metadata:
spec: spec:
type: NodePort type: NodePort
ports: ports:
- name: tcp-2181 - name: '2181'
port: 2181 port: 2181
- name: tcp-9090
port: 9090
selector: selector:
qcloud-app: {{serviceName}} qcloud-app: {{serviceName}}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment