mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
fixed nodeport out of range
This commit is contained in:
parent
55aadf0db6
commit
975f30278e
1 changed files with 0 additions and 3 deletions
|
|
@ -62,14 +62,11 @@ spec:
|
|||
protocol: TCP
|
||||
port: 8006
|
||||
targetPort: 8006
|
||||
nodePort: 48006
|
||||
- name: tcp-3389
|
||||
protocol: TCP
|
||||
port: 3389
|
||||
targetPort: 3389
|
||||
nodePort: 43389
|
||||
- name: udp-3389
|
||||
protocol: UDP
|
||||
port: 3389
|
||||
targetPort: 3389
|
||||
nodePort: 43388
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue