expose radarr internally
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
9bb38c2ba3
commit
9a946b0d9f
|
@ -0,0 +1,11 @@
|
|||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
labels:
|
||||
app: radarr
|
||||
name: radarr
|
||||
spec:
|
||||
ports:
|
||||
- port: 7878
|
||||
selector:
|
||||
app: radarr
|
Loading…
Reference in New Issue