diff --git a/clusters/cl01tl/applications/plex/values.yaml b/clusters/cl01tl/applications/plex/values.yaml index 158d075ee..23359e771 100644 --- a/clusters/cl01tl/applications/plex/values.yaml +++ b/clusters/cl01tl/applications/plex/values.yaml @@ -48,20 +48,6 @@ plex: port: 80 targetPort: 32400 protocol: HTTP - external: - controller: main - type: LoadBalancer - annotations: - metallb.universe.tf/allow-shared-ip: "external" - externalIPs: - - 192.168.1.17 - - 192.168.1.16 - - 192.168.1.15 - ports: - http: - port: 32400 - targetPort: 32400 - protocol: HTTP ingress: main: enabled: true