Gluttony-Cluster/homarr/homarr-service.yaml

13 lines
183 B
YAML
Raw Normal View History

2024-06-14 23:10:48 +00:00
apiVersion: v1
kind: Service
metadata:
name: homarr-service
namespace: homarr-ns
spec:
type: LoadBalancer
ports:
- port: 80
targetPort: 7575
selector:
app: homarr