Update apps/production/radarr/service.yaml
This commit is contained in:
parent
7c48d2a71b
commit
d857b10c76
1 changed files with 4 additions and 0 deletions
|
@ -7,3 +7,7 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
app: radarr
|
app: radarr
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
ports:
|
||||||
|
- port: 7878
|
||||||
|
targetPort: 7878
|
||||||
|
protocol: TCP
|
||||||
|
|
Loading…
Reference in a new issue