diff --git a/clusters/cl01tl/applications/homepage/values.yaml b/clusters/cl01tl/applications/homepage/values.yaml index 0c8797a5a..a8e1e4bfe 100644 --- a/clusters/cl01tl/applications/homepage/values.yaml +++ b/clusters/cl01tl/applications/homepage/values.yaml @@ -130,12 +130,6 @@ homepage: href: https://jellyfin-cl01tl.boreal-beaufort.ts.net siteMonitor: http://jellyfin-main.jellyfin:80 statusStyle: dot - - Jellyfin Vue: - icon: sh-jellyfin.svg - description: Media server ( alternative interface ) - href: https://jellyfin-vue-cl01tl.boreal-beaufort.ts.net - siteMonitor: http://jellyfin-vue.jellyfin:80 - statusStyle: dot - Youtube Archive: icon: sh-tube-archivist-light.png description: TubeAchivist diff --git a/clusters/cl01tl/applications/jellyfin/values.yaml b/clusters/cl01tl/applications/jellyfin/values.yaml index 18e11cc00..2691a5dc7 100644 --- a/clusters/cl01tl/applications/jellyfin/values.yaml +++ b/clusters/cl01tl/applications/jellyfin/values.yaml @@ -26,24 +26,6 @@ jellyfin: limits: gpu.intel.com/i915: 1 cpu: 4 - vue: - type: deployment - replicas: 1 - strategy: Recreate - revisionHistoryLimit: 3 - containers: - main: - image: - repository: ghcr.io/jellyfin/jellyfin-vue - tag: unstable.2025-02-18.9a51881 - pullPolicy: IfNotPresent - env: - - name: TZ - value: US/Central - resources: - requests: - cpu: 10m - memory: 128Mi serviceAccount: create: true service: @@ -54,13 +36,6 @@ jellyfin: port: 80 targetPort: 8096 protocol: HTTP - vue: - controller: vue - ports: - http: - port: 80 - targetPort: 80 - protocol: HTTP ingress: tailscale-main: enabled: true @@ -76,20 +51,6 @@ jellyfin: tls: - hosts: - jellyfin-cl01tl - tailscale-vue: - enabled: true - className: tailscale - hosts: - - host: jellyfin-vue-cl01tl - paths: - - path: / - pathType: Prefix - service: - name: jellyfin-vue - port: 80 - tls: - - hosts: - - jellyfin-vue-cl01tl persistence: config: storageClass: ceph-block