add loadbalancer

This commit is contained in:
2025-02-28 00:12:08 -06:00
parent 5395157e39
commit 4fccbfbad4

View File

@@ -34,6 +34,14 @@ plex:
port: 32400 port: 32400
targetPort: 32400 targetPort: 32400
protocol: HTTP protocol: HTTP
external:
controller: main
type: Loadbalancer
ports:
http:
port: 32400
targetPort: 32400
protocol: HTTP
ingress: ingress:
tailscale: tailscale:
enabled: true enabled: true
@@ -44,7 +52,7 @@ plex:
- path: / - path: /
pathType: Prefix pathType: Prefix
service: service:
name: plex name: plex-main
port: 32400 port: 32400
tls: tls:
- hosts: - hosts: