apiVersion: v1 kind: Service metadata: name: prowlarr spec: type: ClusterIP selector: app: prowlarr ports: - name: http port: 8989 targetPort: 8989