remove vue

This commit is contained in:
2025-02-24 22:55:16 -06:00
parent 204586e2f5
commit 47b61f4c3c
2 changed files with 0 additions and 45 deletions

View File

@@ -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

View File

@@ -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