kubernetes/k8s-wheatley/lidarr/services.yaml

13 lines
159 B
YAML
Raw Normal View History

2026-05-06 13:01:40 +02:00
---
apiVersion: v1
kind: Service
metadata:
name: lidarr
spec:
selector:
app: lidarr
ports:
- port: 80
protocol: TCP
targetPort: 8686