Gluttony-Cluster/homarr/homarr-service.yaml
2024-06-14 19:10:48 -04:00

13 lines
183 B
YAML

apiVersion: v1
kind: Service
metadata:
name: homarr-service
namespace: homarr-ns
spec:
type: LoadBalancer
ports:
- port: 80
targetPort: 7575
selector:
app: homarr