Update apps/production/radarr/service.yaml
This commit is contained in:
parent
6431b39e6a
commit
8c21b43d3f
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
|
@ -8,4 +7,4 @@ spec:
|
|||
clusterIP: None
|
||||
selector:
|
||||
app: radarr
|
||||
type: ClusterIP
|
||||
type: LoadBalancer
|
||||
|
|
Loading…
Reference in a new issue