修复 xxl-job 端口配置错误问题
This commit is contained in:
@@ -61,11 +61,13 @@ spec:
|
||||
selector:
|
||||
app: base-server
|
||||
ports:
|
||||
- protocol: TCP
|
||||
- name: http
|
||||
protocol: TCP
|
||||
port: 48100
|
||||
targetPort: 48100
|
||||
nodePort: 30097
|
||||
- protocol: TCP
|
||||
- name: xxl-job
|
||||
protocol: TCP
|
||||
port: 9999
|
||||
targetPort: 9999
|
||||
nodePort: 30197
|
||||
|
||||
Reference in New Issue
Block a user