From bef2ff5c445c94ae0c37ce35a3fc5c3dbe325ffc Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 22 Mar 2026 03:23:36 +0000 Subject: [PATCH] feat: give plex an lb (#4969) Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4969 --- clusters/cl01tl/helm/blocky/values.yaml | 2 +- clusters/cl01tl/helm/plex/values.yaml | 1 + hosts/ps08rp/blocky/config.yml | 2 +- hosts/ps09rp/blocky/config.yml | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/blocky/values.yaml b/clusters/cl01tl/helm/blocky/values.yaml index 226925026..57afdd2d5 100644 --- a/clusters/cl01tl/helm/blocky/values.yaml +++ b/clusters/cl01tl/helm/blocky/values.yaml @@ -98,7 +98,7 @@ blocky: traefik-cl01tl IN A 10.232.1.21 blocky IN A 10.232.1.22 - cilium-cl01tl IN A 10.232.1.23 + plex-lb IN A 10.232.1.23 ;; Application Names diff --git a/clusters/cl01tl/helm/plex/values.yaml b/clusters/cl01tl/helm/plex/values.yaml index fb5650d86..3a0593273 100644 --- a/clusters/cl01tl/helm/plex/values.yaml +++ b/clusters/cl01tl/helm/plex/values.yaml @@ -26,6 +26,7 @@ plex: service: main: controller: main + type: LoadBalancer ports: http: port: 32400 diff --git a/hosts/ps08rp/blocky/config.yml b/hosts/ps08rp/blocky/config.yml index 06588e66b..d530655aa 100644 --- a/hosts/ps08rp/blocky/config.yml +++ b/hosts/ps08rp/blocky/config.yml @@ -73,7 +73,7 @@ customDNS: traefik-cl01tl IN A 10.232.1.21 blocky IN A 10.232.1.22 - cilium-cl01tl IN A 10.232.1.23 + plex-lb IN A 10.232.1.23 ;; Application Names diff --git a/hosts/ps09rp/blocky/config.yml b/hosts/ps09rp/blocky/config.yml index 193517bcc..f3bc1a2c6 100644 --- a/hosts/ps09rp/blocky/config.yml +++ b/hosts/ps09rp/blocky/config.yml @@ -94,7 +94,7 @@ customDNS: traefik-cl01tl IN A 10.232.1.21 blocky IN A 10.232.1.22 - cilium-cl01tl IN A 10.232.1.23 + plex-lb IN A 10.232.1.23 ;; Application Names