jellyfin svc type to Loadbalancer backed by metalllb

This commit is contained in:
Ibrahim Mkusa 2024-11-17 13:24:57 -05:00
parent 98c20ad636
commit 068c1f003d

View File

@ -54,9 +54,8 @@ spec:
- port: 8096 - port: 8096
protocol: TCP protocol: TCP
targetPort: 8096 targetPort: 8096
nodePort: 32001
selector: selector:
app: jellyfin app: jellyfin
type: NodePort type: LoadBalancer
status: status:
loadBalancer: {} loadBalancer: {}