diff --git a/apps/production/radarr/service.yaml b/apps/production/radarr/service.yaml index 79046d7..55ab479 100644 --- a/apps/production/radarr/service.yaml +++ b/apps/production/radarr/service.yaml @@ -8,4 +8,4 @@ spec: clusterIP: None selector: app: radarr - type: LoadBalancer \ No newline at end of file + type: ClusterIP \ No newline at end of file