diff --git a/manifests/jellyfin/install.yaml b/manifests/jellyfin/install.yaml index ea973e5..c2b35e8 100644 --- a/manifests/jellyfin/install.yaml +++ b/manifests/jellyfin/install.yaml @@ -54,9 +54,8 @@ spec: - port: 8096 protocol: TCP targetPort: 8096 - nodePort: 32001 selector: app: jellyfin - type: NodePort + type: LoadBalancer status: loadBalancer: {}