apiVersion: v1 kind: Service metadata: name: jellyfin-web spec: selector: app: jellyfin-web ports: - protocol: TCP port: 80 targetPort: 80