1. 新增 qms 绑定端口

This commit is contained in:
chenbowen
2025-11-18 18:03:31 +08:00
parent d80d5da026
commit 49b6f956ff

View File

@@ -74,3 +74,13 @@ spec:
port: 9999
targetPort: 9999
nodePort: 30194
- name: websocket-8320
protocol: TCP
port: 8320
targetPort: 8320
nodePort: 30320
- name: tcp-8330
protocol: TCP
port: 8330
targetPort: 8330
nodePort: 30330