plex without hostnetwork
This commit is contained in:
@ -26,7 +26,7 @@ securityContext:
|
||||
- NET_ADMIN
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
type: NodePort
|
||||
port: 32400
|
||||
# Additional ports for Plex
|
||||
additional:
|
||||
@ -48,6 +48,12 @@ service:
|
||||
- name: gdm4
|
||||
port: 32414
|
||||
protocol: UDP
|
||||
- name: http-alt
|
||||
port: 32401
|
||||
protocol: TCP
|
||||
- name: bonjour
|
||||
port: 5353
|
||||
protocol: UDP
|
||||
|
||||
# Environment variables
|
||||
env:
|
||||
|
Reference in New Issue
Block a user