mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 04:05:50 +00:00
fix yaml format
Signed-off-by: Weifeng Wang <qclaogui@gmail.com>
This commit is contained in:
parent
b0573664de
commit
75e2b1a53e
1 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ spec:
|
|||
protocol: TCP
|
||||
- containerPort: 3389
|
||||
protocol: TCP
|
||||
- containerPort: 3389
|
||||
- containerPort: 3389
|
||||
protocol: UDP
|
||||
resources:
|
||||
limits:
|
||||
|
|
@ -66,7 +66,7 @@ spec:
|
|||
port: 3389
|
||||
targetPort: 3389
|
||||
nodePort: 43389
|
||||
- name: udp-3389
|
||||
- name: udp-3389
|
||||
protocol: UDP
|
||||
port: 3389
|
||||
targetPort: 3389
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue