更改 qms 的冲突端口

This commit is contained in:
chenbowen
2025-10-21 15:34:23 +08:00
parent f9740ed667
commit 11cb3426d4

View File

@@ -61,11 +61,13 @@ spec:
selector:
app: qms-server
ports:
- protocol: TCP
- name: http-health
protocol: TCP
port: 48104
targetPort: 48104
nodePort: 30100
- protocol: TCP
- name: tcp-9999
protocol: TCP
port: 9999
targetPort: 9999
nodePort: 30194