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