Commit 98c0202f by 蒋勇

d

parent 37aa7294
...@@ -4,12 +4,11 @@ metadata: ...@@ -4,12 +4,11 @@ metadata:
name: kong-dbservice name: kong-dbservice
namespace: kong namespace: kong
spec: spec:
type: NodePort type: ClusterIP
ports: ports:
- name: kong-dbservice - name: kong-dbservice
port: 5432 port: 5432
targetPort: 5432 targetPort: 5432
nodePort: 12346
protocol: TCP protocol: TCP
selector: selector:
app: kong-db app: kong-db
......
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