From 4fccbfbad413bac431d656fadea3b94d7f65c5c1 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 28 Feb 2025 00:12:08 -0600 Subject: [PATCH] add loadbalancer --- clusters/cl01tl/applications/plex/values.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/plex/values.yaml b/clusters/cl01tl/applications/plex/values.yaml index 3a193d074..69838edbd 100644 --- a/clusters/cl01tl/applications/plex/values.yaml +++ b/clusters/cl01tl/applications/plex/values.yaml @@ -34,6 +34,14 @@ plex: port: 32400 targetPort: 32400 protocol: HTTP + external: + controller: main + type: Loadbalancer + ports: + http: + port: 32400 + targetPort: 32400 + protocol: HTTP ingress: tailscale: enabled: true @@ -44,7 +52,7 @@ plex: - path: / pathType: Prefix service: - name: plex + name: plex-main port: 32400 tls: - hosts: