Gluttony-Cluster/homarr/homarr-service.yaml

13 lines
183 B
YAML
Raw Normal View History

2024-05-18 18:38:33 +00:00
apiVersion: v1
kind: Service
metadata:
name: homarr-service
namespace: homarr-ns
spec:
type: LoadBalancer
ports:
- port: 80
targetPort: 7575
selector:
app: homarr