apiVersion: v1 kind: Service metadata: name: radarr namespace: pvr spec: ports: - protocol: TCP name: web port: 7878 selector: app: radarr