Gluttony-Cluster/homarr/homarr-service.yaml

13 lines
183 B
YAML
Raw Normal View History

2023-10-13 21:39:04 +00:00
apiVersion: v1
kind: Service
metadata:
name: homarr-service
namespace: homarr-ns
spec:
type: LoadBalancer
ports:
- port: 80
targetPort: 7575
selector:
app: homarr