Update apps/production/radarr/service.yaml

This commit is contained in:
Matt Reeves 2024-07-03 08:30:33 -04:00
parent 6431b39e6a
commit 8c21b43d3f

View file

@ -1,4 +1,3 @@
---
apiVersion: v1
kind: Service
metadata:
@ -8,4 +7,4 @@ spec:
clusterIP: None
selector:
app: radarr
type: ClusterIP
type: LoadBalancer