Commit 9c43874a by tingweiwang

添加manger服务到backend

1 parent d4ff5ea5
...@@ -11,4 +11,4 @@ spec: ...@@ -11,4 +11,4 @@ spec:
ports: ports:
- port: 8922 - port: 8922
name: port-8922 name: port-8922
targetPort: 8922 targetPort: 8922
\ No newline at end of file
...@@ -23,4 +23,4 @@ spec: ...@@ -23,4 +23,4 @@ spec:
- port: 443 - port: 443
name: port-443 name: port-443
targetPort: 443 targetPort: 443
nodePort: 30443 nodePort: 30443
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!