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