lyrionmusicserver-clients service loadBalancerNodeSelector worker-node
This commit is contained in:
@@ -24,8 +24,10 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
app: lyrionmusicserver
|
app: lyrionmusicserver
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
loadBalancerNodeSelector:
|
||||||
|
role: worker-node # restrict klipper-lb pod to worker-node, trying to reduce control-plane memory usage
|
||||||
ports:
|
ports:
|
||||||
#! SlimProto clients require both control and stream ports.
|
#! SlimProto clients require both control and stream ports.
|
||||||
# - TCP/UDP 3483: control channel (registration, handshake, status).
|
# - TCP/UDP 3483: control channel (registration, handshake, status).
|
||||||
# - TCP 9000: audio stream channel for local library playback.
|
# - TCP 9000: audio stream channel for local library playback.
|
||||||
# If 9000 is blocked, internet radio may still work (clients connect directly to external servers),
|
# If 9000 is blocked, internet radio may still work (clients connect directly to external servers),
|
||||||
|
|||||||
Reference in New Issue
Block a user