diff --git a/apps/production/radarr/service.yaml b/apps/production/radarr/service.yaml index 55ab479..ea3c32e 100644 --- a/apps/production/radarr/service.yaml +++ b/apps/production/radarr/service.yaml @@ -1,4 +1,3 @@ ---- apiVersion: v1 kind: Service metadata: @@ -8,4 +7,4 @@ spec: clusterIP: None selector: app: radarr - type: ClusterIP \ No newline at end of file + type: LoadBalancer