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