additional ports
This commit is contained in:
parent
0edc7aac2a
commit
f5e05e3426
@ -8,7 +8,16 @@ spec:
|
|||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- name: smb
|
- name: smb137
|
||||||
|
port: 137
|
||||||
|
protocol: UDP
|
||||||
|
- name: smb138
|
||||||
|
port: 138
|
||||||
|
protocol: UDP
|
||||||
|
- name: smb139
|
||||||
|
port: 441395
|
||||||
|
protocol: TCP
|
||||||
|
- name: smb445
|
||||||
port: 445
|
port: 445
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
- name: web
|
- name: web
|
||||||
|
Loading…
x
Reference in New Issue
Block a user