k8s/namespaces/arr/homarr/homarr-service.yaml
2026-03-09 21:17:19 +13:00

14 lines
196 B
YAML

***REMOVED***
kind: Service
***REMOVED***
name: homarr
namespace: homarr
spec:
type: ClusterIP
ports:
- port: 80
targetPort: 7575
protocol: TCP
selector:
app: homarr