jellyfin svc type to Loadbalancer backed by metalllb
This commit is contained in:
parent
98c20ad636
commit
068c1f003d
@ -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: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user