Gluttony-Cluster/cluster/navidrome/navidrome-service.yaml

15 lines
207 B
YAML
Raw Permalink Normal View History

2024-11-10 23:56:04 +00:00
apiVersion: v1
kind: Service
metadata:
name: navidrome-services
2024-11-10 23:57:54 +00:00
namespace: default
2024-11-10 23:56:04 +00:00
spec:
type: LoadBalancer
ports:
- port: 80
targetPort: 4533
protocol: TCP
selector:
app: navidrome