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 apiVersion: v1
kind: Service kind: Service
metadata: metadata:
@ -8,4 +7,4 @@ spec:
clusterIP: None clusterIP: None
selector: selector:
app: radarr app: radarr
type: ClusterIP type: LoadBalancer