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