From 378b21ecdb0a16093eedad3f5dc0b38f3e69a44e Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sun, 7 Jul 2024 16:21:06 -0500 Subject: [PATCH] remove service --- clusters/cl01tl/applications/plex/values.yaml | 14 -------------- 1 file changed, 14 deletions(-) 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