k8s/namespaces/arr/homarr/homarr-service.yaml

14 lines
196 B
YAML
Raw Normal View History

2026-03-09 08:17:19 +00:00
***REMOVED***
kind: Service
***REMOVED***
name: homarr
namespace: homarr
spec:
type: ClusterIP
ports:
- port: 80
targetPort: 7575
protocol: TCP
selector:
app: homarr