diff --git a/deploy/jellyfin/kustomization.yaml b/deploy/jellyfin/kustomization.yaml index 7e1217f..b670ee6 100644 --- a/deploy/jellyfin/kustomization.yaml +++ b/deploy/jellyfin/kustomization.yaml @@ -3,7 +3,8 @@ kind: Kustomization resources: - deployment.yaml - - ingress.yaml + - panic-ingress.yaml + - play-ingress.yaml - config-storage.yaml - media-storage.yaml - service.yaml